PaymentIntentAction
- nullable
Next action required from the customer.
nullwhen the intent has transitioned to a terminal state (succeeded,failed,canceled) or is still ininitiated. Discriminated by thetypefield.Redirect the customer to
urlto complete payment with the provider. Used byneteller-paysafe,paysafecard-trustpayments,card-rillpay,openbanking-rillpay, andopenbanking-paidby.- typeDiscriminatorenumconst:redirectrequiredvalues
- redirect
- expiresType: stringFormat: date-time
At requiredTimestamp after which the redirect URL is no longer valid
- methodType: stringenumrequired
HTTP method to use when redirecting
values- G
E T - P
O S T
- urlType: stringFormat: urirequired
Absolute URL to redirect the customer to