stripe-archive/shop

Different priced items

Opened this issue · 0 comments

We are trying to configure to have 2 items with different prices, they add and total in the cart correctly but the description price stays the same.

SKU 1 is correct at $14/each
SKU 2 should be shown as $18/each

capture

How can we modify the code to achieve this?

I also noticed that the total that is passed thru to stripe is also incorrect...