Confirm Payment

amerta


amerta / amerta/theme/components/Payment/utils/confirm-payment / confirmPayment

Variable: confirmPayment()

const confirmPayment: (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>