Hi guys! I just started to study Project management. I reached this part of it. And I want to ask for help. If anybody knows something about it, I would be grateful to hear. Thank you so much.
We are looking to convert our SOAP implementation to the REST implementation. Do you have any documents on the SOAP transactions and what they are called in REST? We run everything through the "runTransaction" method it seems.
Each time I try to do a refund, I get this error message: The referenced transaction does not meet the criteria for issuing a credit.I used to be able to refund a transaction, I changed nothing in my code since a while.I tried multiple them to contac...
hello, i'm having trouble w/ Authorize.NET payment via e-check using "accepted hosting".my request settings' "hostedPaymentPaymentOptions" are set up for e-check/bank.however, the iframe still presents w/ credit card fields and no bank fields. what c...
I need Card Code value as required; CVV field does not have * marker and I can submit form without entering value.Followed documentation for acceptjs (option 2) https://developer.authorize.net/api/reference/features/acceptjs.html Section "Integrating...