Hi,
We implimented XML transmissions with a test account and everything was working fine.
Now we switched to a live account and we get an error message when we try to create a proifle.
Here is what we sent:
<?xml version="1.0"?><createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"><merchantAuthentication><name>4f32FcjWc</name><transactionKey>6G9ba847V4suEE9T</transactionKey>
</merchantAuthentication><profile><merchantCustomerId>test</merchantCustomerId><paymentProfiles>
<customerType>individual</customerType><payment><creditCard><cardNumber>XXXXXXXXXXXX</cardNumber><expirationDate>XXXXX</expirationDate></creditCard></payment></paymentProfiles>
</profile><validationMode>liveMode</validationMode></createCustomerProfileRequest>
Thanks
Ricky
02-12-2013 10:09 AM