@Renaissance Yes of course it's on web. It's an EMR based application.
Using the previous php SDK we used the
AuthorizeNetDPM::getRelayResponseSnippet($redirect_url); function to do
the same. But in the new SDK I didn't find any matching function for...
There is another issue for me now. Hash values are not matching if the
amount given as Eg: 10.00. It works fine if the second decimal place has
a non zero value. ie, if the amount is given as 10.52 then it works
fine. What is the solution for this?An...
This x_methodx_account_number fields are for the Bank account payment.
Right? So, can we remove those fields if we are choosing a credit card
payment? Or is it the one that we get from the transaction response?
Please give me a reply. I am still faci...