Whenever we are doing the payment from the local machine with the API call payment is done even if there are decimal values like $123.09
But whenever we are trying to do the payment using the live code there is an error when the value is $123.09
It accepts payments having whole value like $100.00 So what can be the issue?
06-03-2019 09:36 PM
Amounts with non-rounded cents by should not be an issue - by itself.
A couple of things to check:
1. Log into the Merchant Interface, search for the transaction, and review the Transaction Status.
2. Check your Fraud Detection Suite settings for any filters based on amount
I hope this helps!
06-05-2019 09:05 AM
With sandbox credentials we cannot login as merchant right?
06-06-2019 01:55 AM
You should have gotten merchant interface login credentials along with your api login when the account was created.
06-06-2019 12:40 PM
I am still facing the issue. any other suggestions?
06-18-2019 01:53 AM
06-18-2019 03:17 AM