Browser will load this URL once payment is completed and can be used to continue the payment journey.
The redirectUrl must be fully qualified for HTTP POST requests.
This is the partner API from linkcy. Here you can find our API documentation.
LinkCy API allows you to create fully embedded banking products for your own company or consumers. This API is backed by all mandatory requirements by financial authorities. To process, information provided into the API must be accurate.
You can obtain a LinkCy Authorization Key by contacting our commercial team here.
The consumer represents the individual partner client. It must have a valid phone number and be formally identified with a KYC procedure before carrying out any operation.
Initiate an acquiring transaction for a payment. For testing purposes, use the following fake cards: Testing cards
Browser will load this URL once payment is completed and can be used to continue the payment journey.
The redirectUrl must be fully qualified for HTTP POST requests.
Needs to be set to true in order to register external card. Mandatory if amount is zero
{ "amount": 0, "endUserId": "120e9d1f-8444-4b91-85e8-5b208615a3e5", "redirectUrl": "string", "reference": "string", "storeCard": true, "externalCardId": "fcafdf75-98d6-4bb8-9493-4b96e1b8a14c" }
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "webPage": { "ttl": "PT8H6M12.345S", "url": "string" } }
Initiate an acquiring transaction for an account load. For testing purposes, use the following fake cards: Testing cards
Browser will load this URL once payment is completed and can be used to continue the payment journey.
The redirectUrl must be fully qualified for HTTP POST requests.
Needs to be set to true in order to register external card. Mandatory if amount is zero
{ "amount": 0, "targetLedgerId": "c08a7469-a75d-455d-a40f-2578815cd03c", "redirectUrl": "string", "reference": "string", "storeCard": true, "endUserId": "120e9d1f-8444-4b91-85e8-5b208615a3e5", "externalCardId": "fcafdf75-98d6-4bb8-9493-4b96e1b8a14c" }
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "webPage": { "ttl": "PT8H6M12.345S", "url": "string" } }
No request payload{ "content": [ { … } ], "totalElements": 1, "page": 0, "pageSize": 0 }