webdna / commerce-admin-orders

Create a new commerce order from the admin
Other
9 stars 1 forks source link

Address not saving #5

Closed hegrobler closed 5 years ago

hegrobler commented 5 years ago

I recently upgraded from Craft 2 to Craft 3 and installed Commerce Admin Orders - been using it successfully for around 3 weeks.

Today it just stopped saving Addresses. Once I get to the Address screen & click on "New Shipping Address" I fill out all the fields & click on Continue - the screen reloads having cleared all the inputs. The Address is not saved & I cannot continue with the order.

There is no error & no js error either. I don't see anything in the log either and am completely stumped.

PHP 7.2.19 Commerce Admin Orders 2.4.0 Craft CMS 3.1.29 Craft Commerce 2.1.7

samuelbirch commented 5 years ago

Have you installed any other plugins recently?

hegrobler commented 5 years ago

Yes I installed Feed Me today 4.1.1

samuelbirch commented 5 years ago

if you uninstall that does it work again?

samuelbirch commented 5 years ago

i've just seen a slight bug with the validation, but if you fill in all the required fields it should still work ok.

hegrobler commented 5 years ago

I'm filling in: Firstname Lastname Address Line 1 Address Line 2 City State Zip Code Country

So definitely filling in all required fields - I can see the form is attempting to POST to commerce-admin-orders/orders/save-address & I get a response code of 200, but the address simply isn't saved

hegrobler commented 5 years ago

I could give you access details in a PM ?

samuelbirch commented 5 years ago

sure

samuelbirch commented 5 years ago

not heard anything back about this, if this is still and issue with the latest version of commerce and admin-orders please let me know.