Paytabs provides you with a collection of API endpoints which used to process all payments, regardless of if they are through either your own payment pages, the managed payment pages, or if you are using the hosted payment pages. 


This article is dedicated to the clarification of the Transaction Total (tran_total) parameter. Transaction Total (tran_total) is the parameter that Indicates the amounts that have been deducted from the customer/cardholder.

This parameter is associated with the transaction currency (tran_currency) 


You may also need to know in most cases it will be equal to the cart amount, however in some cases if the payment request includes a discount the transaction total will be different.


Specifications 


The Parameter Tag/Nametran_total
JSON Example
"tran_total": "500.00"
Data TypeDecimal 
Nullable
 
Samples 

500.50

Max Length -