Hi, I am using AIM (card not present) API for payment processing. I have some doubts which if you can clear then I will be very thankful to you. Here they are ---
1. Do Authorize Dot Net supports Debit Card payments ??
[ I have gone through multiple posts and blogs where I found that Debit cards without pin are not supported but I need some elaboration in it.]
2. If Supported, then will it work in the current API which I integrated as Credit Card transactions are getting processed successfully or what should I need to do to make debit card payment work.
3. Is there any test debit card number by which I can test debit card transactions on test account mode.
Please help me as my site is currently down and I want to make it up ASAP. Thank you in advance.
03-18-2015 12:38 AM
answer to 1
2,3)since it process like credit card, it just like a credit card
03-18-2015 04:48 AM - edited 03-18-2015 04:49 AM
Do Authorize Net provide any dummy debit card number using which I can test debit card (without pin based) payment processing ??
03-19-2015 09:18 PM
Since, it process like a credit card, use a test credit card#
03-20-2015 04:58 AM
You can see a list of test card numbers at http://developer.authorize.net/faqs/#testccnumbers
RIchard
03-20-2015 06:07 AM
Hello RichardH,
Do Authorize DOt Net have any API or method which is defined for debit card payment processig only ??
Or Credit card API supports debit card (Non Pin based) too. Please provide me some detail clearification as there are no dummy debit cards number for testing purpose.
Currently I am processing credit cards successfully on my live site and looking forward to process debit cards too using Authorize Dot Net gateway.
Looking forward for your reply.
Thanks in Advance Richard.
03-23-2015 03:28 AM
As it is mentioned on Authorize Dot Net website too that they accept signature debit cards. Here is the link of that ---
http://www.authorize.net/solutions/merchantsolutions/motomerchantaccount/
03-23-2015 03:57 AM