object

CreateOrderUserData

Create Order User Data.
Fields
aggregator
String
Aggregator name.
amount
Float
Total amount for the transaction.
callback_url
String
Callback url for aggregator.
contact
String
Mobile number without country code. eg 9876543210.
currency
String
Currency code of the transaction. eg. INR
customer_id
String
Aggregator customer id.
email
String
Email.
merchant_order_id
String
Merchant order id.
method
String
Method details. eg card
order_id
String
Aggregator order id. eg order_RmFxCPUQ4qvn39
base64_html
String
Base64-encoded HTML form content.
enc_message
String
Encrypted message required by CCAvenue for redirection.
access_code
String
Access code issued by CCAvenue, used for decrypting and validating the response payload.
merchant_id
String
CCAvenue merchant identifier associated with the transaction.
merchant_transaction_id
String
Merchant Transaction Id
Transaction Id for Extensions.
nextAction
NextAction
Next step information for the order response.