OptionalappleIf set to true, the SDK injects the branding app icon as an
apple-touch-icon link tag so it appears in the Apple Pay sheet.
Best effort is made to not overwrite an existing apple-touch-icon on the page.
OptionalautoIf set to true, the SDK will automatically collect UTM parameters and store them as at the time of purchase.
OptionalcollectIf set to true, the SDK will automatically collect analytics events.
OptionalhideIf set to true, the checkout back button will be hidden.
OptionalstoreDetermines when the store module (e.g. Stripe) is loaded.
"configuration": Preloaded when the SDK is configured (default)."purchase_start": Loaded on demand when a purchase is started.
Flags used to enable or disable certain features in the sdk.