DocumentationCollectionsPaymentMethodsHandlersFunctions
Execute Payment Method Callback
amerta / Execute Payment Method Action / executePaymentMethodCallback
Function: executePaymentMethodCallback()
executePaymentMethodCallback(
req):Promise<Response>
Defined in: amerta/payload/collections/Payment/PaymentMethods/handlers/execute-payment-method-callback.ts:14
Parameters
| Parameter | Type |
| ------ | ------ |
| req | PayloadRequest |
Returns
Promise<Response>