register_order
Initiate payment processing by registering a new order with the SATIM payment gateway. Specify order details, redirect URLs, and mandatory parameters to enable secure transactions via CIB/Edhahabia cards on the SATIM-ePAY platform.
Instructions
Register a new order with SATIM payment gateway
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountInDA | Yes | Order amount in Algerian Dinars (minimum 50 DA) | |
| currency | No | Currency code according to ISO 4217 (012 for DZD) | 012 |
| description | No | Order description | |
| failUrl | No | URL to redirect after failed payment | |
| force_terminal_id | Yes | Terminal ID assigned by bank (mandatory) | |
| language | No | Language for the payment interface | |
| orderNumber | Yes | Unique order identifier in merchant's system | |
| returnUrl | Yes | URL to redirect after successful payment | |
| udf1 | Yes | SATIM specific parameter (mandatory) | |
| udf2 | No | Additional parameter | |
| udf3 | No | Additional parameter | |
| udf4 | No | Additional parameter | |
| udf5 | No | Additional parameter |