Home > @vsf-enterprise/epcc-api > AuthorizePaymentParams
# AuthorizePaymentParams interface
Parameters to authorize a payment.
Signature:
export interface AuthorizePaymentParams
# Properties
Property | Type | Description |
---|---|---|
orderId | string | The ID of the order to authorize the payment for. |
paymentGateway | string | The ID of the payment gateway to authorize. |