Basket - shop inside the bot
In Smart Sender you can make an online store with the summation of products in the order and payment for the order.
In the - Send message block, select Receipt. The receipt displays a total of your order.
The language of the text in the receipt depends on the language that is set in the project owner's account.
Buttons can be added to the receipt block. For example, the button to pay for the order. Clicking on this button will transfer to the payment system and payment of the total cost of the entire order.
In the block - Perform actions, you can clear the order. IT`S IMPORTANT! The order must be cleared at the beginning of each order funnel, as the system remembers the values of previous orders.
After successful payment of the entire order, the basket is also cleared.
You can pay for the order without the need to re-enter the card through Recurrent and one-click payments
Remove the entire item from the order. For example, you ordered 2 BBQ pizzas. Remove from order will remove the entire item.
Add to order. You can add the quantity of one item you need to the basket.
You can set the quantity of goods statically and through a variable, having previously created it.
Take away from order allows you to remove the specified quantity of the specified item from the order.
Take away from order by line number - allows you to remove a specific quantity of a specific item.
Add to order by line - allows you to add a specific quantity of a specific item.
Remove from order by line - allows you to delete the entire name.
You can also flexibly automate sales and boosts using the rules
Checkout completed is an action provided that the order has been successfully paid.
Checkout failed - action on the condition of an unsuccessfully paid order.
Checkout started (called when the 1st product is added to the basket)
Checkout item added - Specified item added to order
Checkout item removed - The specified item has been removed from the order