PaymentDataContextExtensions Class |
Namespace: Resto.Front.Api.Extensions
public static class PaymentDataContextExtensions
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.
|
Name | Description | |
---|---|---|
MaxExternalPaymentItemDataLength |
Max length of the external data to be saved inside an order in the string representation.
|