PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

FailedInitialAmountAction Property

The action to take when the initial amount is not paid.

Syntax

[VB.NET]
Public Property FailedInitialAmountAction As String

[C#]
public string FailedInitialAmountAction {get; set;}

Remarks

By default, this property is set to Cancel which will tell PayPal to create the current profile, but place it in a pending status until the initial amount transaction completes. If the transaction fails, the account profile will be canceled. Success or failure will result in an IPN notification from PayPal.

Alternatively, you may set this to Continue, which means that PayPal will not fail when the initial amount is not paid, but instead will add this amount to the OutstandingBalance for the profile.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0