PaymentDataContextExtensions Methods |
The PaymentDataContextExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetCustomDataT |
Method to get your custom data from iiko storage.
| |
GetRollbackDataT |
Method to get your rollback data from iiko storage.
| |
SetCustomDataT |
Method to set your custom data to store in iiko storage.
| |
SetRollbackDataT |
Method to set your rollback data to store in iiko storage.
Data will be saved on disk after successful payment.
|