CheckoutSessionWalletOptions

  • apple_pay
    Type: object · CheckoutApplePayWalletOptions
    • display
      Type: stringenum

      Describes whether Checkout should display Apple Pay. Defaults to auto.

      values
      • auto
      • never
  • google_pay
    Type: object · CheckoutGooglePayWalletOptions
    • display
      Type: stringenum

      Describes whether Checkout should display Google Pay. Defaults to auto.

      values
      • auto
      • never