Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fast Flow enables streamlined checkout without requiring guests to log in. Guests will input their media# into the Fast Flow field, their the media# will be validated, and their the guest’s name will be displayed for account verification. From there, the guest can add the product to their cart, complete checkout, and their purchase will be associated with their account in the POS.

Info

NOTE: Fast Flow often works alongside AW’s selective guest checkout Aspenware’s Selective Guest Checkout feature to not force enable guests to log in during their purchase make purchases without logging in (they can log in if desired). If a guest opts not to not log in and instead creates a guest account during checkout, then the guest’s purchase will be associated with multiple accounts in the POS (ie: the account already in the POS system that has media AND the guest account they created during checkout).

Additionally, there will not be an “assignment step” in checkout for Fast Flow products. If a guest is also purchasing a non-Fast Flow product that requires assignment in during checkout, the Fast Flow product will not be displayed on the assignment screen.

...

3. A deep linking URL auto-fills the pass# field with the guest’s pass#. (ie: the The guest simply uses their phone's native camera app to scan the QR code on their pass , this which directs them to the resort brand site where the guest selects they select a link to a Fast Flow product. Once selected, once clicked the guest is directed to the store’s PDP where the Fast Flow field is auto-filled with the their pass#).

...

Validation Methodology

Fast Flow uses a stored procedure in the POS to validate if the pass# entered is eligible media. This eligibility is based on settings in the stored procedure which can be customized to look for specific active media, specified age ranges, etc. This ensures the resort is only allowing guests that meet their criteria to purchase the Fast Flow product.

Info

NOTE: Aspenware has custom-built stored procedures for Fast Flow that can be shared with the resort. If capable, resorts can edit these on their own. But for complex changes, the resort may request AW pro services Aspenware Professional Services for assistance.

If the media# entered is verified as eligible by the procprocedure, then custom messaging from the proc procedure is returned along with the guest’s name. From here the guest can either add the product to their cart or click “Reset” to input a new media#.

...

If the media# entered is deemed as ineligible by the procprocedure, then custom messaging from the proc procedure is returned and the guest can try reentering or rescanning their media. Until the guest is validated, they will not be able to add the product to their cart.

...

Optionally, if the guest is logged in, the proc’s procedure’s validation can may also be based on the logged-in user’s group members. If the group member is eligible, the guest can be selected and the product can be added to the cart. Ineligible users will not be able to be selected.

...

Fast Flow will most often be used with AW’s Aspenware’s Selective Guest Checkout feature. This enables guests to complete their orders without requiring the guest to log in login when only Selective Guest Checkout defined products are in their cart. When these features are combined and a guest opts to not log in, their order will show under two accounts in the POS. The order will appear under the account that has the media assigned to it and the order will also appear under the Guest Account they created during checkout.

...

If they continue to Guest - Checkout with these prepopulated fields, a prompt will appear reminding the guest they have an account and they can log in. Logging in will not be required of the guest but can help reduce additional profiles in the POS.

...

Info

NOTE: Merges can be used to decrease the number of guest accounts in the POS. Fast Flow does not require the use of AW’s Aspenware’s Selective Guest Checkout feature but will often be used to increase the speed of checkout.

...