Quickstart Guide
This guide will help you get started with Straddle, from setting up your account to making your first transaction. Follow these steps to quickly integrate Straddle into your application.
The Basics
Get Sandbox Access
Visit straddle.io/sign-up
Enter your name and email
Define your use case:
Choose ‘Business’ if you’re building directly into Straddle
Choose ‘Platform’ if your software is enabling payments for other businesses
Verify your email and log in to the dashboardAn organization will be created that your Account or Platform will belong to.
Invite Your Team
Assign roles to your team members:
Admin
Developer
Member
Generate API Keys
In the dashboard, navigate to the API Keys section
Generate a new API key
Store your API key securely - you won’t be able to view it again
Never share your API keys or commit them to version control. Use environment variables to store them securely.
Configure Webhooks
In the dashboard, go to the Webhooks section
Add a new webhook endpoint URL
Select the events you want to receive
Save your webhook configuration