I am using Accept Hosted form using Re-Direct method.
Is there a way to display custom amounts on the form?
I wanted to display "Sub-Total", "Transaction Fee", "Tax" and then "Total".
Currently I am only able to display "Tax" and "Total" information from setAmount and setTax(ExtendedAmountType) types from "TransactionRequestType" respectively.
08-24-2018 09:02 AM