Logo
Adyen API Documentation

Creates a payment link.

POST {{baseUrl}}/paymentLinks

Creates a payment link to our hosted payment form where shoppers can pay. The list of payment methods presented to the shopper depends on the currency and country parameters sent in the request.

For more information, refer to Pay by Link documentation.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://checkout-test.adyen.com/v51/paymentLinks'

ENDPOINTS