Hi,
I'm getting the following error with a order form page I created (multiple products listed, each with their own SKU):
Error processing card transaction:
The element 'OrderItem' in namespace 'urn:APISchema.xsd' has invalid child element 'SKU' in namespace 'urn:APISchema.xsd'. List of possible elements expected: 'CouponCode, CustomParameters, Campaign, CustomFieldList, CampaignList' in namespace 'urn:APISchema.xsd'.
How can I fix this?
Thanks,
Kevin
I'm getting the following error with a order form page I created (multiple products listed, each with their own SKU):
Error processing card transaction:
The element 'OrderItem' in namespace 'urn:APISchema.xsd' has invalid child element 'SKU' in namespace 'urn:APISchema.xsd'. List of possible elements expected: 'CouponCode, CustomParameters, Campaign, CustomFieldList, CampaignList' in namespace 'urn:APISchema.xsd'.
How can I fix this?
Thanks,
Kevin
Comment