Update | |
The UpdatePaymentRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| AgreementReference | Gets or sets the provider's agreement reference that's associated with the transaction. | |
| CardExpiration | Gets or sets the expiration date of the credit card that was used for the payment. Should be on the format "MMYY", e.g. "1013" for October 2013. | |
| CardMask | Gets or sets a masked version of the number of the credit card that was used for the payment. | |
| OrderReference | Gets or sets the Infosoft order reference that identifies the transaction. | |
| PaymentMethod | Gets or sets the payment method that was used for the payment. This will typically be a credit card type, e.g. "VISA", "MASTERCARD". | |
| ProviderOrderReference | Gets or sets the provider's unique order reference. |