Bring your own keys
Good2Go can run on your own provider accounts. Paste your Stripe, Twilio, and WhatsApp credentials once, and your AI agent takes payments, uses your phone number, and messages on WhatsApp under your own accounts.
How your keys are stored
Every credential you paste is encrypted before it's saved, and the app never displays a secret back to you after it's stored — you'll see a connected status and a masked placeholder instead of the value. This keeps your keys safe even from your own team.
You can connect any combination of the three — set up only what you need:
- Stripe — so the AI can send payment links and take payment into your own Stripe account.
- Twilio — so calls and SMS run on your own Twilio number.
- WhatsApp / Meta Cloud API — so the AI answers on your WhatsApp Business number.
Stripe: payment links and payments
Connect Stripe so the AI can send a payment link during a call or chat and collect money straight into your account. You'll need your Stripe secret key, which you can create in the Stripe Dashboard under Developers → API keys.
- 1Open
Settingsand find the Stripe section. - 2In your Stripe Dashboard, copy your secret key (it starts with
sk_live_for live payments, orsk_test_while testing). - 3Paste it into the Stripe field in Good2Go and press
Connect. - 4Send a test payment link from a call or chat to confirm money lands in your Stripe account.
sk_test_ key first to try the flow without moving real money, then swap in your sk_live_key when you're ready to go live.Twilio: your own phone number
Bring a number you already own on Twilio so calls and SMS run on your account. You'll need your Account SID and Auth Token from the Twilio Console dashboard, plus the phone number in E.164 format.
- 1Open
Settingsand find the Your own Twilio account section. - 2Paste your Account SID (starts with
AC) and your Auth Token. - 3Enter the phone number to use, with its country code.
- 4Press
Connect Twilio. We validate the credentials and route the number's calls to your AI agent.
For the full walkthrough, including forwarding an existing line, see Connect a phone number.
WhatsApp: Meta Cloud API
Good2Go connects to WhatsApp directly through Meta's Cloud API — there's no Twilio in the middle. You'll paste credentials from your Meta WhatsApp Business setup: the Phone Number ID and a permanent access token, plus your App Secret and WhatsApp Business Account (WABA) ID. You can find these in the Meta for Developers dashboard under your app's WhatsApp settings.
- 1Open
WhatsAppfrom the sidebar to start the connection. - 2Paste your Phone Number ID (a long number like
123456789012345). - 3Paste your Access Token (it starts with
EAAG) and your App Secret. - 4Add your WABA ID, then save the connection.
- 5Copy the verify tokenGood2Go generates and paste it into Meta's webhook configuration to finish linking the number.