Currently getting this periodically today. Are there current issues with the sandbox environment?
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <UpdateCustomerPaymentProfileResponse xmlns="https://api.authorize.net/soap/v1/"> <UpdateCustomerPaymentProfileResult> <resultCode>Error</resultCode> <messages> <MessagesTypeMessage> <code>E00001</code> <text>An error occurred during processing. Please try again.</text> </MessagesTypeMessage> </messages> </UpdateCustomerPaymentProfileResult> </UpdateCustomerPaymentProfileResponse> </soap:Body> </soap:Envelope>
05-24-2016 03:18 PM
05-24-2016 07:00 PM