David Albrecht
David Albrecht
yes please, that would be a great help. I have tried a lot of different combinations and havent found a set of values that will be accepted by the API.
I noticed a discrepancy to the documentation (https://gist.github.com/drwasho/bd4b28a5a07c5a952e2f). In the documentation the parameter "shipping_regions" is described, but in the succesfull query the parameter name is "ships_to". A glance on the...
This looks great, @michalmanko : any chance this could be merged?
If you configure Sentry in your `app/config/app.php` file, you need to use the `options` key. Like this: 'Sentry' => [ 'dsn' => '__DSN__', 'options' => [ 'environment' => 'production', ],...