本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
thank you page template
is the page the customer is taken to after completing an order transaction. Naturally, the page includes a brief thank you message that signals the store's appreciation for completing the order - just like any consumer would expect. In addition, this page template lists the order details for the customer's reference.
thank you page template
may call the following hooks in order to inject extra information.
<salla-button>
order
object, which contains all of the information related to the purchased order.order.order_id
.item.codes
and item.name
. Other details can also be displayed, such as attached files, with these items, using the array item.files
.
order.customer.email
along with the order invoice.