TransactionCreateInputIdPay

Represents the input structure for creating a transaction with IdPay.
Properties
NameTypeDescription
tokenstringThe token for authentication, if available.
order_idstringMerchant order ID.
amountnumberDesired amount in Rials.
namestringName of the payer (optional).
phonestringMobile number of the payer (optional).
mailstringEmail address of the payer (optional).
descstringTransaction description.
callbackstringMerchant's callback URL.