Pay
Initiate Payment Request
post/PayAPI/PayAPIService.svc/Pay
Request body
Example request
{
"Amount": 1,
"CreditboxToken": "7cd7ca78-e67c-4909-94b7-22fd19e42ad4",
"IPNURL": "http://9188dde0.ngrok.io/test/ipn_listener.php",
"RedirectURL": "https://www.icredit.co.il/"
}Response
Payment With Pay Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.