As of some time yesterday, my orders coming in through my website are not being created in Cetec. The Customer is being created, a shipping address is showing up, then nothing past that. The billing address is not being created and the actual quote is not being generated.
Can anyone help? Nothing has changed on the API information being fed in to Cetec at all. Suddenly at some point yesterday, it seems to be faulting out.
So this is still a thing. It appears since you have added “county” to the address fields the API now fails, and the API documentation does not show how to work around it.
Quote Creation Errors: In call to Cetec::Reboot::Schema::Result::Customer::update_or_create_address(), does not take county as named argument(s) at /home/Cetec-ERP/lib/Cetec/Reboot/Schema/ResultSet/Quote.pm line 801.
@cetecerp16
@cetecerp29
@cetecerp19
Any help? The API still does not work since the update. We’ve tried altering it on our end and adding in the county ot the address with no luck. We’re following the currently available documentation.