HashandSalt / kirby3-snipcart

A Snipcart plugin for Kirby CMS
MIT License
30 stars 1 forks source link

Wrong total sales #6

Open doriansimeha opened 1 year ago

doriansimeha commented 1 year ago

Hi,

Inside the Kirby panel your Snipcart dashboard gives me all the right invoices but the total of sales is wrong when live.

I have 100+ live sales and 14 in test mode.

I use Snipcart since a while but it's the first time that I try your plugin ( v 0.5.0 on Kirby 3.9.1 )

HashandSalt commented 7 months ago

Did you set:

'hashandsalt.kirby-snipcart.snipcartlive' => true,

In the config?