Send order detail & checkout button tmessage
Create order detail & checkout template
Send message
Send via API
api: api doc
example: click to see the request example
Send via Journey
Set the trigger when you want to send a detailed message about the order. e.g. when the shopify checkout created.
Add a Send templates component and choose the order details template message
Save and active the Journey
Receive the order paid webhook
Subscribe to Webhook to receive payment status updates.
You receive updates via webhooks when the status of the user-initiated transaction changes. It occurs when payment status changes to captured
(when the payment is successfully completed), or pending
(when the user attempted but yet to receive success transactions signal).
Sample:
Last updated