Is there a developer that would be willing to look at the XML request I'm sending the API to see if I'm doing something wrong? I'm able to send a sanitized version of my production request through the sandbox and everything processes just fine. When I make a live request, I get the 5001 error.
Announcement
Collapse
No announcement yet.
Transactions Declined with Generic (5001) Error -- Works fine in test mode
Collapse
X
-
Mark,
5001 Error message means a general decline. [http://manual.clickandpledge.com/Response.html]
Please let me know the account number used for this form so I can review your posts.
Also make sure the post is being done from a secured page since the API service does not process transactions originating from a non-secure (http://) site.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
-
The request would originate from either andybarrforcongress.com or www.andybarrforcongress.com, and the IP for both is 50.57.35.35. Is it possible that I'm on a blacklist?
Comment
-
Mark,
The merchant account is OK. I just did a test verification for $0.50 through the checkout page and authorization went through. So the account is OK.
The IP that I see most of your tests coming from is: 173.203.34.222
that IP is not blacklisted and is fine. The declines are simply declines by the bank.
Are you using 4111 card # in the live environment? Based on the error I see for the transactions through the API it seems like the card number is not a valid "live" card.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
Mark,
I had already checked your IP and it is not blacklisted. I checked again and it is not blacklisted.
Let me know when you run another test so I can review the XMLRegards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
-
Thanks, I just wanted to be sure about the IP. I sent through another test "live" transaction and everything worked--I found the problem. It turns out that I *was* submitting sanitized (i.e. demo: 4111-...) data to the processor. Error on my end.
Thank you very much for your help.
Comment
-
Great to hear it is all working.
The error I was seeing for your transactions was "Invalid Card" error and it indicates the card number is not correct. Considering we do a checksum error on the card number entered and determine if it is a valid card # before posting it to the bank, the error indicates the card has passed the checksum and still is invalid. Only the 4111 card number satisfies that condition.
Let us know if we can be of any further assistance.Regards,
Click & Pledge Support Department
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment
Comment