IPaymentDataContext Methods |
The IPaymentDataContext type exposes the following members.
Name | Description | |
---|---|---|
GetCustomData |
Method to get your custom data from Syrve storage.
| |
GetRollbackData |
Method to get your data from Syrve storage.
| |
SetCustomData |
Method to set your custom data to store in Syrve storage.
| |
SetInfoForReports |
Method to set card number and card type to display in Syrve reports.
Data will be saved on disk after successful payment.
| |
SetRollbackData |
Method to set your data to store in Syrve storage.
Data will be saved on disk after successful payment.
|
Name | Description | |
---|---|---|
GetCustomDataT |
Method to get your custom data from Syrve storage.
(Defined by PaymentDataContextExtensions.) | |
GetRollbackDataT |
Method to get your rollback data from Syrve storage.
(Defined by PaymentDataContextExtensions.) | |
SetCustomDataT |
Method to set your custom data to store in Syrve storage.
(Defined by PaymentDataContextExtensions.) | |
SetRollbackDataT |
Method to set your rollback data to store in Syrve storage.
Data will be saved on disk after successful payment.
(Defined by PaymentDataContextExtensions.) |