verbb / postie

A Craft Commerce shipping calculator plugin.
Other
12 stars 18 forks source link

Array to string error after updating to Craft 3.5 / Commerce 3.2.0.1 #39

Closed challahan closed 4 years ago

challahan commented 4 years ago

When navigating to checkout to update or add a customer address with Postie enabled, I'm now getting an array to string conversion error.

Steps to reproduce

  1. Add product to cart
  2. Click checkout
  3. Add new address - receive error

Get array to string error for file /vendor/verbb/postie/src/base/Provider.php

Line 295: implode('.', $order->shippingAddress->toArray()),

Additional info

swordinthestone commented 4 years ago

I have same problem with Craft 3.5.0 with Commerce 3.2.1.

challahan commented 4 years ago

It would be great to get an update on this as it seems others are having the same issue. I had to just disable the plugin entirely for now. Thanks!

engram-design commented 4 years ago

Should be fixed in 2.3.0