GuestOrderView for Commerce

Allow guests to view their order status.

Creator: Tony Klapatch (tonyklapatch)

Need help installing this extra?

About GuestOrderView for Commerce

Lets guest customers easily view their previous orders with order ID and fields or secret from comOrder. Uses the frontend/account/order-detail.twig file in your Commerce theme. Requires Modmore's Commerce to use www.modmore.com/commerce

Information

Released
June 9, 2018

Supported Database
MySQL

License
GPLv2

Supported Versions
2.5 - Current

Downloads
1,130

Documentation
GuestOrderView for Commerce Documentation

Instructions

Create a resource and add the [[!GetGuestOrder]] snippet. This will display using the included formTpl. By default, it validates a order based on order ID and zip (or by the secret in comOrder). Order ID is required, however you can add as many fields or change the fields if needed (from comOrder). 

New in 1.1.0-pl

- Descriptive validation messages by default. Can be turned off off by using the generic validation lexicon in errorTpl.

- Allow option to enable registered users. Disabled by default, enable by setting the allowRegistered snippet property to 1.

- Ability to load shipments for use in the Twig template.

- Lexicon usage in default chunks.

Current releases

1.1.1-pl
View | Download
March 31, 2019
2.6 - Current

1.1.0-pl
View | Download
June 9, 2018
2.5 - Current