Shopping Cart
Description
Shopping cart provides a group of methods which enables you to manipulate a shopping cart item.
Methods
General
-
Get New Session
Get New Session returns you a new session id GUID. This will be your primary key when working with your shopping cart.
Bookeasy
-
Get Bookeasy Shopping Cart
This method is responsible for returning the Bookeasy Shopping Cart you have saved. -
Delete Bookeasy Shopping Cart
This method is responsible for deleting a bookeasy shopping cart. -
Save Bookeasy Shopping Cart Part
This method is responsible for saving Bookeasy Shopping cart parts. A cart can be saved over multiple calls this is where you specify the number of parts and the part number. -
Save Bookeasy Operator Booking Question Answers
Responsible for saving Bookeasy Booking Question Answers for a particular operator. -
Save Bookeasy Booking
This operation is responsible for saving a booking based off a bookeasy shopping cart. -
Get Bookeasy Booking
This operation is responsible for retriving a booking. -
Get Bookeasy Cart Information
This method is responsible for checking the status of the cart. It will return pricing information as well as if the cart should take payment when saving the booking.