Import Checkout Automation
This template helps businesses automate the post-order experience on WhatsApp, from sending cart confirmation to collecting payment using Stripe and handling follow-ups.
📘 (with Stripe) How to Use the Ecommerce Order Received Automation Template in Marqvia
Edit Messages (Optional)
You can customize the messages in the following nodes:
🛒 Cart Confirmation
Node: Send Cart Confirmation Message
You can edit the message body, for example:
Thank you for your order. Here's your cart details:
{cart_products}
Total Order Value: *{cart_total}*
Would you like to checkout?You can also edit the button texts, such as "Checkout" and "Maybe later".
Configure Reminder Behavior
You can edit the reminder node:
If the user hasn't completed payment, a reminder message will be sent:
“Oh no, we have not received a payment. Would you like to continue?”You can edit the buttons:
"Continue Checkout" → Resends the Stripe link.
"Maybe later" → Sends a gentle exit message.
Assign to Team Member
If the user does not respond to the reminder, the system sends a final fallback message and automatically assigns the conversation to a team member. You can configure whom to assign it to by choosing the options here.
Click Save once all editing is done, and you may test your automation accordingly.
📘 (without Stripe) How to Use the E-commerce Order Received Automation Template in Marqvia
If you prefer to send payment links manually instead of using Stripe integration, follow the simple steps below to adjust the template accordingly:
Remove the Stripe Payment Link Node
Locate the node labeled "Stripe Send Payment Link".
Click the node once to select it.
Press the Backspace or Delete key on your keyboard to remove it.
Alternatively, you can unlink it by clicking the small black dot on the edge of the connected line, then dragging it away or clicking to break the connection.
Reconnect the Flow
Reconnect the nodes that were linked to the Stripe node to ensure the flow continues smoothly. For example:
After the Cart Confirmation Message, you can directly link to a Reminder Node (e.g.,
“Would you like to continue checkout?”), or to a Delay Node and then to the Reminder.If no response is received, connect to the Fallback message and Assign to Team Member.
📸 Refer to the visual diagram below to follow the recommended linking path.
Last updated