PaymentIntentNextActionThreeDSecureChallenge
Present the ACS challenge in a visible iframe/surface. If
challenge.methodis GET, iframe the URL; if POST, self-postparamsto the URL. Pollstatus_urluntil terminal.- challengeType: object · ThreeDSHttpActionrequired
- flowType: stringenumrequired
Which 3DS flow to execute.
values- frictionless
- method
- challenge
- idempotencyType: string
_key requiredOptional key to correlate retries/refreshes on the same 3DS attempt.
- statusType: stringFormat: uri
_url requiredPoll this URL (your API) until the PaymentIntent leaves requires_action/processing.
- hintType: object · ThreeDSHint
- messageType: object · ThreeDSMessage
- returnType: string | nullFormat: uri
_url Merchant's return URL (echoed back). Your 3DS return page should 302 here.

