Table of Contents |
---|
Setup Checklist
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
1. POS TASKS | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Configure a new IPTypeCode
|
| ||||||||||||||||||||||||||||||||||||
2. COMMERCE TASKS | |||||||||||||||||||||||||||||||||||||
Settings Configure Anonymous Checkout setting.
Configure checkout.guestcheckout.preferguest setting.
Language Strings Configure checkout.guestcheckout.switchtologin.description
Configure checkout.guestcheckout.modal.title
Configure checkout.guestcheckout.modal.description
|
| ||||||||||||||||||||||||||||||||||||
1. Enable Phone number capture for checkout for all guests
2. Configure Selective Guest Checkout (Product Level guest checkout)
|
|
Prerequisite Tasks
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
POS Tasks
Distinguishing guests created in RTP|One through guest checkout rather than through traditional authentication can be useful for operation and fulfillment staff and for reporting. If knowing whether a guest created in RTP|One was created from a guest checkout flow is desired, the resort RTP admin needs to configure a new IPTypeCode for Guest Checkout, or use an existing “guest” IPTypeCode. When the new IPTypeCode is defined in RTP|One, send this code to your Aspenware representative so they can enter it in the config file for the Unity instance used by the store(s).
...
If guests should not be distinguished from standard authentication guests, your Aspenware representative will need to define 1000 (which is the default Person IPTypeCode in RTP|One) in the config file for guest checkout.
Settings, Language Strings and/or HTML Widgets for this Feature
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Settings
Go to Configuration > Settings > Order settings > Expand the Checkout section. Check “Anonymous checkout allowed” and Save.
Note |
---|
IMPORTANT: This setting will mark all products in the store as Guest Checkout products. Continue on in configuration to set specific products as Guest Checkout products. Whether you are using guest checkout store-wide or only for specific products, this setting must be checked. |
...
Alternatively, to turn on Guest Checkout, enable the setting below from Configuration > Settings, search for the following setting ordersettings.anonymouscheckoutallowed.
...
It’s also possible to configure whether the guest checkout register form shows first, or the traditional login form is shown first when guest checkout is enabled for a store, using a setting. Administrators can choose to either show the guest checkout form first, or the traditional login first. This allows the admin to emphasize guest checkout over traditional login (if set to true), or to show traditional login first (if set to false). Configuration > Settings, search for the following setting: checkout.guestcheckout.preferguest
...
Note |
---|
IMPORTANT: If you are using Identity for authentication, this setting to prefer guest checkout must be set to True. If you use standard login, it can be set either way. |
Language Strings
To update language strings on the Guest Checkout page, configure the following language strings from Configuration > Languages > English > String Resources , search for the following strings and add them if they don’t exist. See full list of language strings for guest checkout in the Language Strings Library
String Resource | Value | Details |
checkout.guestcheckout.switchtologin.description | Have a RESORT account? | Describe option to switch to login |
checkout.guestcheckout.modal.title | We found an account for you | Modal title text if an authentication profile found for entered email. |
checkout.guestcheckout.modal.description | An account exists for this email. Would you like to sign in to your account? | Modal description text if an authentication profile found for entered email. |
Detailed Setup Guide
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
1. (Optional) Enable Phone Number Capture
This setting will turn on the option to save a phone number during checkout’s payment screen. This is beneficial as guest checkout customers are otherwise not prompted to enter a phone number.
Go to Admin > Configuration > Payment methods > select your active payment method > Configure > select the checkbox for Requires Phone Number
Click Save.
...
Note |
---|
IMPORTANT: Guest checkout can be configured as a store-wide configuration, or it can only apply to specific products. The following steps must be taken to enable selective guest checkout that will only be enabled for certain products. |
2. (Optional) Configure Selective Guest Checkout
Guest checkout may be enabled either globally within the store or by individual products. The following steps need to be completed IN ADDITION to the steps above to enable Selective Guest Checkout. This will limit guest checkout to carts that contain only products that are guest checkout eligible.
This feature works by enabling three settings. Two are at the global level and one is at the product level. After enabling Anonymous Guest Checkout (see above), complete the following:
Go to Configuration > Settings > Order Settings
Scroll down to the Additional Order Settings section
Check “Selective Guest Checkout”
Scroll to the top of the Order Settings page and click Save (This will enable selective guest checkout which makes guest checkout only available for carts that contain selective guest checkout-eligible products.)
Then, go to Catalog > Products and click Edit on the desired product.
Scroll to and expand the Additional Product Settings drop-down. Check “Selective Guest Checkout”
Scroll to the top of the page and click Save
Info |
---|
NOTE: This product when purchased on its own or purchased with other Guest Checkout Products will now direct non-logged-in customers through the Guest Checkout Flow. |
...