@bigcommerce/checkout-sdk / OrderPaymentRequestBody
An object that contains the payment information required for submitting an order.
• Optional
gatewayId: string
The identifier of the payment provider that is chosen for the order.
• methodId: string
The identifier of the payment method that is chosen for the order.
• Optional
paymentData: OrderPaymentInstrument
An object that contains the details of a credit card, vaulted payment instrument or nonce instrument.