Confirm Payment
amerta / amerta/theme/components/Payment/utils/confirm-payment / confirmPayment
Variable: confirmPayment()
constconfirmPayment: (orderId,locale) =>Promise<ExecutePaymentMethodConfirmResponse>
Defined in: amerta/theme/components/Payment/utils/confirm-payment.ts:3
Parameters
| Parameter | Type |
| ------ | ------ |
| orderId | string |
| locale | string |
Returns
Promise<ExecutePaymentMethodConfirmResponse>