Skip to content

Send Payment Link

Section titled “With the Payment Link Sending application, you can create payment links and send emails, SMS.”

With API, the merchant can create their own payment link and send the payment link via email, SMS and receive payments.

Click to download Postman collection. You can see example codes in Postman Code snippet.

When LINK_AMOUNT_FIXING_TYPE value is set to NOT_FIXED, amount control is not performed and the customer can enter the value. If you want the image to appear in the payment form, image code can be sent in base64 encoded format with the IMAGE_URL parameter.

If CALLBACK_URL is sent, the transaction result is POSTed to the relevant URL.

Click for hash method.

In the use of this API, the relevant parameters are POSTed as form-data in the Body to “https://paynkolaytest.nkolayislem.com.tr/Vpos/pay-by-link-create” address.