Skip to main content

ReturnLinkType

The link rel defines a semantic of the merchant url to redirect the payment flow.

DEFAULT - The default return URL that will be used if specific status return URL is not defined or cannot be determined. ON_COMPLETED - Paysafe will return to this merchant url post succeful payment authorisation. ON_FAILED - Paysafe will return to this merchant url post if the authorisation failed. ON_CANCELLED - Paysafe will return to this merchant url post if payment is cancelled in PSP.

stringReturnLinkType (string)

The link rel defines a semantic of the merchant url to redirect the payment flow.

DEFAULT - The default return URL that will be used if specific status return URL is not defined or cannot be determined. ON_COMPLETED - Paysafe will return to this merchant url post succeful payment authorisation. ON_FAILED - Paysafe will return to this merchant url post if the authorisation failed. ON_CANCELLED - Paysafe will return to this merchant url post if payment is cancelled in PSP.

Possible values: [DEFAULT, ON_COMPLETED, ON_FAILED, ON_CANCELLED]

Default value: DEFAULT
Example: DEFAULT
ReturnLinkType
"DEFAULT"