SetupIntentBase

  • currency
    Type: string

    ISO 4217 currency codes (alpha3) supported for payments

  • payment_method

    ID of the payment method used with this SetupIntent.

    • Type: string · PaymentMethodId

      ID of the payment method to attach to this PaymentIntent.

  • usage
    Type: string
    max length:  
    100

    Indicates how the payment method is intended to be used in the future. Use on_session if you intend to only reuse the payment method when the customer is in your checkout flow. Use off_session if your customer may or may not be in your checkout flow. If not provided, this value defaults to off_session.

  • x-expansionResources
    • Type: string · PaymentMethodId

      ID of the payment method to attach to this PaymentIntent.