GET
/
payment-intents
/
url
/
{token}
{
  "onSuccessRedirectionUrl": "<string>",
  "onFailRedirectionUrl": "<string>",
  "onCancelRedirectionUrl": "<string>"
}

Path Parameters

token
string
required

Provided merchant's token.

Response

200
application/json

The response is of type object.