Skip to main content

BillingInitializedPaymentMethodResource

The BillingInitializedPaymentMethodResource type represents a payment method that has been initialized for checkout session.

Properties

  • Name
    externalClientSecret
    Type
    string
    Description

    A client secret from an external payment provider (such as Stripe) used to complete the payment on the client-side.

  • Name
    externalGatewayId
    Type
    string
    Description

    The unique identifier for the external payment gateway used for this checkout session.

  • Name
    id?
    Type
    string
    Description

    The unique identifier of the resource.

  • Name
    paymentMethodOrder
    Type
    string[]
    Description

    The order the payment methods will be displayed in when <PaymentElement/> renders.

Feedback

What did you think of this content?

Last updated on