Hello,
I am CIM to store credit Card information on teh Authorize.net system.
I have a form built on my website and when i try to upadate the credit card information its gives me below error message,
apitest.authorize.net//xml/v1/request.apiapitest.authorize.net//xml/v1/request.apiThe operation failed with the following errors:
[E00003] The element 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerPaymentProfileId' cannot contain child element 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:customerPaymentProfileId' because the parent element's content model is text only.
06-18-2013 01:14 PM - edited 06-18-2013 01:27 PM
Look like the XML is not correct.
Should follow what is in the CIM XML documenetation.
06-18-2013 01:39 PM