1. Generate
LinkQr payment order creation flow is a method you can choose when you want to automatically deliver a link to your customers where they can pay.
Last updated
{
"SalesType": 2,
"PhotoBase64": "",
"ItemName": "Test ürünü",
"ItemDescription": "Test ürün açıklaması",
"ItemAmount": 100.50,
"CurrencyId": 1,
"StockTrack": true,
"StockCount": 10,
"CallbackSupport": true,
"CallbackAddress": "https://callback.paywall.one/method",
"InstallmentSupport": false,
"NotificationSupport": true,
"NotificationEmail": "support@itspaywall.com",
"NotificationPhone": "5554443322",
"MerchantOrderId": "UAMDIURUAE24",
"MerchantTrackId": "ADKFIAXKZ8895AA"
}{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"Link": "https://dev-link.itspaywall.com/?SaleId=cb6955c8-e1cf-47d2-bf4c-66f010e8c30f"
}
}