Create | |
The CreateCustomerPaymentAgreementRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CardExpiration | Gets or sets an optional expiration date of the credit card that was used for the payment. Should be on the form "MMyy". | |
| CardMask | Gets or sets an optional masked credit card number that can help identify the credit card associated with the payment agreement. | |
| CreatedSignature | Gets or sets a custom signature that identifies the source of this payment agreement. | |
| CustomerNumber | Gets or sets the uniquely identifying number of the customer the payment agreement should be connected to. | |
| OrderReference | Gets or sets an optional Infosoft order reference that the payment agreement will be associated with. | |
| OriginalProviderReference | Gets or sets an optional provider reference, which, if set, should be a reference to the transaction with which the agreement was created. | |
| 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". | |
| PaymentSetupCode | Gets or sets the code of the payment setup that should be used. | |
| ProviderAgreementReference | Gets or sets the agreement reference created by the external provider. |