CodeIgniter Forums
Authorize.net LIB : Error: The element 'createCustomerProfileRequest' .. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Authorize.net LIB : Error: The element 'createCustomerProfileRequest' .. (/showthread.php?tid=43352)



Authorize.net LIB : Error: The element 'createCustomerProfileRequest' .. - El Forum - 07-08-2011

[eluser]phpmonster[/eluser]
Hi,

I am using an out the box version of CI2.0 along with Authorize.net lib from https://github.com/cloudmanic/codeignitor-authorizenet-cim-library

As soon as I run the "fulltest()" function I get the following error:

Error: The element 'createCustomerProfileRequest' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'createCustomerProfileRequest' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'validationMode' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'."

Could it be that the Library is outdated? Is there another CI Authorize.net CIM lib available?