How Orders Are Created During a Call
Checkout Process
- The buyer selects products in the visual popup (using checkboxes)
- Sets the quantity for each product
- Enters a shipping address
- Applies a coupon code (if they have one)
- Confirms the order
What Happens in WooCommerce
After confirmation:
- An order is created in your WooCommerce with a "Pending Payment" status
- All selected products, quantities, and prices are recorded in the order
- The buyer receives a payment link via email
- You can see the order in the standard WooCommerce → Orders section
Pricing
Slivo pulls prices directly from your WooCommerce at the time of order creation. Prices are always current — if you update a price in your store, the AI will show the new price.
Price Verification
Before creating the order, the system re-checks the price of every product to make sure it matches what the buyer saw on screen.