Mattias Persson

Results 5 issues of Mattias Persson

Trying the setRequestFilter feature but it doesn't append any headers in the request. My test looks just like the example in the documentation: ```php /** @test */ public function remarketed_orders()...

**Is your feature request related to a problem? Please describe.** We currently only support using the REST API for dealing with the cart. This may be insufficient for more complex...

enhancement

**Describe the solution you'd like** A simple configuration key for defining if the tax should be calculated on a product's gross or net price.

Hi! I'm trying to build an OAPI definition where I split shared data into separate files. I'm only using json format as of now. One example would be doing something...

Sorry for opening a bunch of issues here 😄 Is it possible to include the default values of columns? And also foreign keys? Would be awesome!