- Update to Craft / Commerce 4 (via @jaydensmith)
- Use line item price rather than purchasable (Fixes #27)
- Add support for Guzzle 7
- Fix shipping methods sometimes returning as floats & other rounding issues
- Fix no shipping options with Commerce Lite
- Fix customer not being set on orders
- Fix issue when creating payment button for single purchasable
- Fix division by zero error on widget with no orders (Fixes #17, via @yoannisj)
- Fix included tax being added to total (Fixes #6)
- Add
reload
function to button JS object (Closes #3)
- Fix decimal serialization issue in PHP >=7.1 (Fixes #4)
- Fix env variables not being parsed
- Add support for Stripe Payment Intents
- Tweaked Comparison widget icon generation
- Initial Release