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