|
Hi,
I am using Magento SOAP API V1 for a single product order with authorize.net, which is also a subscription product.
Also, using the ahead works subscriptions & recurring extension.
Here is the issue: when I try to send the credit card information through the API to magento, I am getting ccType is “OT” even thought we are
sending “VI” or “MC”, I tried debugging and found out that problem is that the Credit card number is missing.
Please help on this. Do I need to edit any settings or code?
Error Message is “Credit card mismatch with given type”
|