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

ReasonCode Property

The reason for a reversal.

Syntax

__property String ReasonCode = {read=FReasonCode, write=FSetReasonCode};

Default Value

""

Remarks

This property is only valid if the TransactionType is "reversal". Valid values include:

"none"No reason code.
"chargeback"A reversal has occurred on this transaction due to a chargeback by your customer.
"guarantee"A reversal has occurred on this transaction due to your customer triggering a money-back guarantee.
"buyer-complaint"A reversal has occurred on this transaction due to a complaint about the transaction from your customer.
"refund"A reversal has occurred on this transaction because you have given the customer a refund.
"other"A reversal has occurred on this transaction due to a reason not listed above.

This property is returned by PayPal after a call to GetTransactionDetails.

This property is read-only.

Data Type

String

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