Create claimable sandboxesPrivate preview
Learn how to create anonymous, claimable sandboxes to allow users to build a Stripe integration
A claimable sandbox is a type of Stripe sandbox that’s anonymous, and you can create it programmatically using the Claimable Sandbox API. Your users can claim a claimable sandbox using a claim URL. When they visit this claim URL, Stripe prompts them to either create a new Stripe account or choose an existing account to associate the sandbox with.
You can integrate Stripe’s payment features into your platform to help your users manage transactions, such as accepting payments directly within their applications.