I'm trying to update a Customer Payment profile and keep getting the error below
E00003","errorMessage":"The element 'creditCard' in namespace 'AnetApi\/xml\/v1\/schema\/AnetApiSchema.xsd' has invalid child element 'expirationDate
My code follows exact order of fields that's is in the official doc here. Any idea what could be going on?
Thanks.
10-11-2016 01:52 PM
Hi hghesteemed,
You want to make sure that you are following the API Reference guide with the exact order of the field names: https://developer.authorize.net/api/reference/#customer-profiles
Thanks,
Joy
10-13-2016 03:06 PM