- Refactored
add
toaddToCart
- New cart update method
remoteFromCart
- New model PaynowCartItem
- Changed Payment.total to getter from function
- Changed Payment.info to getter from function
- Added Payment.clear method to clear cart
- Added Payment.deleteCartItem to remove item from cart
- Added Payment.cartItems to list all items in the cart