Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
private val bridge = BridgeAPI()
val configModel = ConfigModel( publisherToken = "YOUR_PUBLISHER_TOKEN", checkoutPublicKey = "YOUR_CHECKOUT_PUBLIC_KEY", environment = "sandbox" // or "production" )
sandbox
production
Was this page helpful?