Hello,
is it not possible to update only expiry date for credit card in Authorize.net ARB subscription id using ARB update API ? i am trying to do but getting E00003 error code. Error description text is like below.
The element 'creditCard' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'expirationDate' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'cardNumber' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.
Thanks!
09-03-2015 01:56 AM
Try the masked cc#, if that doesn't work, then CC# is required.
09-03-2015 04:33 AM
Hi Clement Shek,
Can you tell in which format we should pass ? i have tried to pass XXXX0002 format but it is not wroking. it is givng card number is not valid. same thing is working while updating CIM profile.
Thanks!
09-03-2015 05:51 AM
That is the masked format, look like the number is required.
09-03-2015 06:25 AM
Hi,
anybody know reason for why Authorize.net ARB update API require Credit card number and expiry ? if user has same card number but they wants to update expiry date only then he have to reenter card number again in our update form.
Thanks!
09-06-2015 11:06 PM - edited 09-06-2015 11:07 PM