TransactionCreateInputZibal

Represents the input structure for creating a transaction with Zibal.
Properties
NameTypeDescription
merchantstringMerchant ID (Optional).
amountnumberDesired amount in Rials.
callbackUrlstringURL to redirect the user to after payment.
descriptionstringDescription of the transaction (Optional).
orderIdstringOrder ID of the transaction (Optional).
mobilestringMobile number of the payer (Optional).
allowedCardsArray.<string>Allowed cards for the transaction (Optional).
ledgerIdstringLedger ID for the transaction (Optional).
linkToPaybooleanIndicates if the user should be redirected to the payment page (Optional).
smsbooleanIndicates if an SMS should be sent to the payer (Optional).