You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I have this random error showing up that I can't seem to figure out, since the profileTransAuthCapture request does have a customerProfileId in the examples I find.
The error:
The element 'profileTransAuthCapture' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'customerProfileId' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'amount' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.
So I have this random error showing up that I can't seem to figure out, since the profileTransAuthCapture request does have a customerProfileId in the examples I find.
The error:
The code is basically from https://github.com/AuthorizeNet/sdk-php/blob/9ebe3336e470a0510f942f344e9d3277b3e73549/doc/CIM.markdown#creating-transactions
This only seems to happen sometimes. Any suggestions, other than upgrade the code lol that is in the works.
The text was updated successfully, but these errors were encountered: