WalletPaymentAction
Buyer action required to settle a wallet top-up (today: a 3DS challenge).
- objectType: string
Resource type identifier.
- typeenumconst:stripe_3ds
Action kind. Today always
stripe_3ds.values- stripe
_3ds = Wallet Payment Action Type3 D S
- clientType: string
_secret Stripe client secret the frontend completes the challenge with. Sensitive.
- publishableType: string
_key Stripe publishable key for the Elements / Stripe.js client.