Table of Contents |
---|
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
1. POS TASKS | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Configure a new IPTypeCode
|
|
2. COMMERCE TASKS | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Settings Configure Anonymous Checkout setting.
Configure Selective Guest Checkout setting.
Configure checkout.guestcheckout.preferguest setting.
Language Strings Configure checkout.guestcheckout.switchtologin.description
Configure checkout.guestcheckout.modal.title
Configure checkout.guestcheckout.modal.description
|
| ||||||||||||||||||||||||||||||||||||||||||
Enable Phone number capture for checkout for all guests
Configure products as Guest Checkout Enabled.
|
|
Prerequisite Tasks
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
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. |
...
From this same Checkout Settings page, expand Additional Order Settings. Check “Selective Guest Checkout” and Save.
Alternatively, to turn on Guest Checkout, enable the setting below from Configuration > Settings, search for the following setting ordersettings.anonymouscheckoutallowed.
Setting | Value | Store |
ordersettings.anonymouscheckoutallowed | True - Enables guest checkout False - Disables guest checkout | This can be configured at the store level. If you have multiple stores, input the store this applies to. Otherwise, leave blank. |
Note |
---|
IMPORTANT: If you have a multi-store environment and the rules for guest checkout are different across stores, ensure these settings are defined independently for each store. Add the settings more than once and assign the setting uniquely per store. |
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
Setting | Value | Store | Example (Click to enlarge) | ||
checkout.guestcheckout.preferguest | True - Prefer guest checkout False - Prefer traditional login
| This can be configured at the store level. If you have multiple stores, input the store this applies to. Otherwise, leave blank. | True False |
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. |
...
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 | ||||||
---|---|---|---|---|---|---|
|
...
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) Mark Product as a Guest Checkout Product
Go to Catalog > Products and click Edit on the desired product. Expand the Additional Product Settings drop-down. Check “Selective Guest Checkout” and 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. |
...