| CisCreditCard |
Container for credit card information.
|
| CisCreditCardAuthorization |
A payment request to authorize an amount of money based on credit card details.
|
| CisExternalPaymentRequest |
A payment request to e.g.
|
| CisPaymentAuthorization |
A request to authorize an amount of money.
|
| CisPaymentProfileRequest |
The result of a payment transaction such as authorizing or capturing.
|
| CisPaymentProfileResult |
The result of a profile creation.
|
| CisPaymentRequest |
A payment request to for example authorize or capture an amount.
|
| CisPaymentSessionInitRequest |
A payment request to initiate payment session.
|
| CisPaymentTransactionResult |
The result of a payment transaction such as authorizing or capturing.
|
| CisTokenizedPaymentAuthorization |
A payment request to authorize an amount of money based on the tokens generated by a previous request.
|
| CisTokenizedPaymentCapture |
A payment request to capture an amount of money based on tokens generated by a previous authorization.
|
| CisTokenizedPaymentRefund |
A payment request to refund an amount of money based on a previous tokenized capture.
|
| CisTokenizedPaymentReverse |
|
| CisTokenizedPaymentTransactionResult |
The result of a tokenized payment transaction such as authorizing or capturing.
|