PaymentMethodOptions

Payment method-specific configuration for this PaymentIntent.

  • type
    enum
    const:  
    card
    required
    values
    • card
  • card
    • request_three_d_secure
      Type: stringenum

      We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements. However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. If not provided, this value defaults to automatic.

      values
      • any
      • automatic
      • challenge
    • three_d_secure

      If 3D Secure authentication was performed, the authentication details to use for this payment.