Prerequisites
- A Geldstuck account.
- A secrets manager to hold
sk_andwhsec_values.
Step 1 - Create the tenant
- Dashboard (recommended)
- API
- Sign in to app.geldstuck.com.
- Click New tenant in the top-right.
- Enter a name - we suggest
<your-company>-prodor<merchant>-<env>. - Hit Create.
Step 2 - Save the secrets
The response is the only time these values are shown:.env.local while developing:
Step 3 - Verify the keys
200 with your tenant’s name means you’re wired up.
What’s next?
Sync users
Push users from your app into the tenant so they can start KYC and transactions.
Configure webhooks
Register a URL, pick your events, and start receiving signed POSTs.