Get Paylink settings
1
2
Name
Data type
Required?
Description
{
"code": "200",
"status": "SUCCESS",
"exchange-id": "ID-clearent-gss-2-af985d57-7d87-4ba6-88c7-249b1b6d7283",
"links": [
{
"rel": "terminal",
"href": "https://gateway-sb.clearent.net/rest/v2/settings/terminal"
}.
{
"rel": "hpp",
"href": "https://gateway-sb.clearent.net/rest/v2/settings/terminal/hpp"
},
{
"rel": "self",
"href": "https://gateway-sb.clearent.net/rest/v2/settings/terminal/paylink"
}
],
"payload": {
"paylink": {
"terminalId": 42930,
"enabled": true,
"metadata": {
"show-billing-address": "true
"require-billing-address": "true",
},
"success-url": "https://www.website.com/success",
"cancel-url": "https://www.website.com/cancel"
},
"payloadType": "paylink-settings"
}
}
Name
Data type
Description
Last updated
Was this helpful?

