merchant_id | string | Merchant ID, if available (optional). |
amount | number | Amount for the transaction. |
callback_url | string | Callback URL to redirect after the transaction. |
description | string | Description for the transaction. |
currency | "IRR" | "IRT" | Currency type for the transaction, either "IRR" or "IRT" (optional). |
metadata | object | Additional metadata for the transaction.PropertiesName | Type | Description |
---|
mobile | string | Mobile number of the payer (optional). | email | string | Email address of the payer (optional). | order_id | string | Order ID for the transaction (optional). |
|