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

Refunds Property

Contains information about each individual refund that was processed after a refund was issued for an entire transaction.

Syntax

[VB.NET]
Public ReadOnlyProperty Refunds As RefundInfoList

[C#]
public RefundInfoList Refunds {get;}

Remarks

When refunding a simple payment, the Refunds collection will only contain one RefundInfo object. when refunding chained or parallel payments multiple refunds may be processed in order to refund the entire transaction. The results of each of these refund attempts are stored in this Refunds collection.

This property is read-only.

Default Value

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