kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

Invalid parameter(s): billing #190

Open integritive opened 6 years ago

integritive commented 6 years ago

After a WordPress update ~Nov of 2017, the jump to 4.9 the checkout stopped working for us, giving this error: {"code":"rest_invalid_param","message":"Invalid parameter(s): billing","data":{"status":400,"params":{"billing":"Invalid email address."}}}

Rolling WP back to the previous version fixed it, but obviously we must keep WP updated. Any thoughts on what is causing this error specifically? I realize it is largely b/c the billing address, etc isn't being entered. Using Authorize.net as the gateway.