Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

CreatePaymentLinkResponse

idstring

The ID of the payment link resource

Example:
"KSNMWEWZPPA"
sessionIdstring

The ID of the underlying payment session

Format:
uuid
Example:
"01975f11-329f-7c14-a03a-3739d8b48ef3"
urlstring

The URL to redirect the customer to complete the payment

Format:
uri
Example:
"https://payments.epay.eu/link/KSNMWEWZPPA"
qrCodestring
Example:
"/9j/2wCEAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4n...."
CreatePaymentLinkResponse
{  "id": "KSNMWEWZPPA",  "sessionId": "01975f11-329f-7c14-a03a-3739d8b48ef3",  "url": "https://payments.epay.eu/link/KSNMWEWZPPA",  "qrCode": "/9j/2wCEAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4n...."}