Hi
I see that PaymentAPI works with LocationId and base on location, get the currency. My question is, how I can post currency and don’t use LocationId for that.
I set the currency and don’t sent LocationId, but even if I don’t send LocationId to PaymentAPI, it consider the location and give this error:
“This merchant can only process payments in CAD, but amount was provided in USD”
How I can solve that since I should sent my own currency and not depend on LocationId of merchant?
Thanks