IPaymentModuleService Reference
This section of the documentation provides a reference to the IPaymentModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Payment Module.
The main service interface for the Payment Module.
Methods
- createPaymentCollections
- retrievePaymentCollection
- listPaymentCollections
- listAndCountPaymentCollections
- updatePaymentCollections
- upsertPaymentCollections
- deletePaymentCollections
- completePaymentCollections
- createPaymentSession
- updatePaymentSession
- deletePaymentSession
- authorizePaymentSession
- listPaymentSessions
- listPayments
- updatePayment
- capturePayment
- refundPayment
- cancelPayment
- listPaymentProviders
- listAndCountPaymentProviders
- listCaptures
- listRefunds
- processEvent
Was this section helpful?