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