Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 863 Bytes

OrderPaymentRequestBody.md

File metadata and controls

39 lines (22 loc) · 863 Bytes

@bigcommerce/checkout-sdk / OrderPaymentRequestBody

Interface: OrderPaymentRequestBody

An object that contains the payment information required for submitting an order.

Table of contents

Properties

Properties

gatewayId

Optional gatewayId: string

The identifier of the payment provider that is chosen for the order.


methodId

methodId: string

The identifier of the payment method that is chosen for the order.


paymentData

Optional paymentData: OrderPaymentInstrument

An object that contains the details of a credit card, vaulted payment instrument or nonce instrument.