omnipay-authorizenet icon indicating copy to clipboard operation
omnipay-authorizenet copied to clipboard

Sale Tax

Open phpdevindia opened this issue 5 years ago • 1 comments
trafficstars

Hi there, can you please give me an example of how can I charge a tax amount?

phpdevindia avatar Nov 13 '20 11:11 phpdevindia

I don't believe this driver supports VAT, unfortunately. Most drivers support the cart object that allows a breakdown of payments to be included (and even that does not support VAT out of the box, though some drivers extend it to add VAT support.

The APIs in this driver (AIM, CIM, SIM, DPM) are all deprecated by Authorize.Net anyway, so are unlikely to get much attention. There is now a single REST API that supports multiple ways to integrate.

judgej avatar Nov 15 '20 23:11 judgej