This QuickCode Tag will display the Date in which the order was marked paid.
Requirements / Prerequisites
The order must have been marked paid either by the system or by a store admin.
Example of Use
1. Example:
Order # 123 was paid on: {ORDER-PAY-DATE}
2. Would output this: Order # 123 was paid on 5/1/2009
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {ORDER-PAY-DATE} QuickCode Tag is changed into the source code below prior to the web page being displayed.