Help: PayPal Express Checkout Cart Summary Template
For more help, visit the WebGUI Community Wiki.
- proceedButton
- A combined button and form for the user to press when they have reviewed the charges that will be submitted to this payment gateway.
- shippableItemsInCart
- A boolean which will be true if any item in the cart requires shipping.
- subtotal
- The price of all the items in the cart.
- shipping
- Shipping price, formatted to two decimal places.
- taxes
- Taxes for this transaction, formatted to two decimal places.
- inShopCreditAvailable
- The amount of in-shop credit the user has.
- inShopCreditDeduction
- The amount of in-shop credit that has been applied to this order.
- totalPrice
- The total checkout price of the cart as it stands currently.
Admin Console