1.4.0-beta.1
Pre-release
Pre-release
New Features
Store additional page fields in the cart item with cart.fields
option.
If additional fields of your product page (e.g. a sku field) should be stored in the item of the ProductList
or Cart
, you can use the new cart.fields
option.
Improvements
- Improved $cart->payPalPurchaseUnits() f7e8e82
Fixes
- Round amounts for Stripe PaymentIntents, Sources and Charges 6e0d833
- Updated hooks to be compatible with Kirby 3.4 (special thanks to @bezin and sebastiangreger) 620ea59