v1
latestOpenAPI 3.1.02026-07-241210356.3 KBPayment Pages
Successful Redirect Response
To receive a callback with complete details of a successfully processed transaction when accessing the payment page (Generate payment link), you must enter the URL where you would like to receive all the return information in the refURL_success field.
get/successful-redirect-response
Response
Transaction details retrieved successfully.
Example response
{
"transaction_uid": "e6228e7d-e770-4371-9a5b-335e5a51dd27",
"page_request_uid": "7712bc5a-37dc-4ecb-b63a-3974637e493c",
"type": "Charge",
"method": "credit-card",
"number": "VdOzii",
"date": "2022-01-09 16:33:09",
"status": "approved",
"status_code": "000",
"status_description": "העסקה בוצעה בהצלחה",
"currency": "ILS",
"credit_terms": "payments",
"number_of_payments": 3,
"approval_num": "5019440",
"card_foreign": 99,
"voucher_num": "01-001-820",
"more_info": "orion19379",
"customer_uid": "e9e8453a-d112-4b80-8d4a-d830ead003d6",
"customer_email": "test@test.com",
"company_name": "Company Test",
"company_registration_number": 102088,
"terminal_uid": "d948cb3e-ec1b-488b-93fc-c660a591e805",
"terminal_name": "test terminal yoni",
"terminal_merchant_number": "0882714012",
"cashier_uid": "9c7d3766-3cce-46a2-8ca3-a50240c35ba2",
"cashier_name": "BDIKA",
"four_digits": "1175",
"expiry_month": "04",
"expiry_year": "26",
"customer_name": "בסטה בדיקה",
"customer_name_invoice": "ts",
"identification_number": "036220044",
"clearing_id": 5,
"brand_id": 10,
"issuer_id": 1,
"card_holder_name": "בדיקה",
"card_bin": "375510",
"clearing_name": "amex",
"brand_name": "amex",
"issuer_name": "isracard",
"first_payment_amount": 20.66,
"rest_payments_amount": 20.67
}