CHECKOUT_WITH_TOKEN_ALLOW_ANONYMOUS
Type: boolean
Default: false
Description: Controls whether anonymous users can use token-based checkout URLs.
When
true: Anonymous (guest) users can access checkout via token URLsWhen
false: Only authenticated users can use token-based checkoutToken-based checkout URLs (
checkout_url,status_url) are always generated inPaymentOptionSelectionPageThese URLs are used for external payment flows that require redirect-based authentication
Used in: CheckoutWithTokenService to validate anonymous access to token-based checkout
Last updated
Was this helpful?

