create_order
Create a payment order with amount, description, redirect URL, and your order ID to initiate a secure payment transaction via Bank of Georgia iPay.
Instructions
Create a new payment order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Order amount | |
| currency | No | Currency code (GEL, USD, EUR) | GEL |
| description | Yes | Order description | |
| redirect_url | Yes | Redirect URL after payment | |
| shop_order_id | Yes | Your unique order ID |