IPaymentDataContext MethodsiikoFront Api V3 Documentation

The IPaymentDataContext type exposes the following members.

Methods

  NameDescription
Public methodGetRollbackData
Method to get your data from iiko storage.
Public methodSetInfoForReports
Method to set card number and card type to display in iiko reports. Data will be saved on disk after successful payment.
Public methodSetRollbackData
Method to set your data to store in iiko storage. Data will be saved no disk after successful payment.
Top
Extension Methods

  NameDescription
Public Extension MethodGetRollbackDataT
Method to get your data from iiko storage.
(Defined by IPaymentDataContextExtensions.)
Public Extension MethodSetRollbackDataT
Method to set your data to store in iiko storage. Data will be saved no disk after successful payment.
(Defined by IPaymentDataContextExtensions.)
Top
See Also

Reference