1.4.0
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