Checkout Attributes

Use checkout attribute tags on the checkout tab at Commerce > Site Builder > Content Management > Tabs. Click Edit next to the Checkout tab, and use the Web Site Tags listed below in the Place Order Message field. Here, you can capture data related to the order amount, shipping, and tax.

For example, you can use the tag below to capture the total amount of an order:

           <%=getCurrentAttribute('checkout','total')%> 

        

Field Name

Attribute

Notes

Order subtotal

subtotal

 

Tax calculated for complete order

tax

 

Order shipping amount

shipping

 

Grand total for the order

total

 

Related Topics

Item Attributes
Information Item Attributes
Color Theme Attributes
Category Attributes
Customer Attributes
Site Attributes
Request Attributes
Order Confirmation Attributes
Creating Attribute Tags for Standard Records

General Notices