PaymentDataContextExtensions Methods |
The PaymentDataContextExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCustomData<T> |
Method to get your custom data from iiko storage.
|
![]() ![]() | GetRollbackData<T> |
Method to get your rollback data from iiko storage.
|
![]() ![]() | SetCustomData<T> |
Method to set your custom data to store in iiko storage.
|
![]() ![]() | SetRollbackData<T> |
Method to set your rollback data to store in iiko storage.
Data will be saved on disk after successful payment.
|