Stripe Setup Guide
Connect your Stripe account to start accepting instant payments through your invoice emails.
What You'll Achieve
- Automatic payment buttons in every invoice email
- Accept credit cards, bank transfers, and digital wallets
- Real-time payment notifications and status updates
- Global payment processing in 135+ currencies
Estimated time: 5-10 minutes • Difficulty: Easy • Required: Stripe account
Create or Access Your Stripe Account
You'll need a Stripe account to process payments
If you don't have a Stripe account yet, you'll need to create one. If you already have a Stripe account, you can use your existing account.
Creating a New Stripe Account:
- Go to stripe.com
- Click "Start now" and follow the registration process
- Complete your business verification (required for live payments)
- Note: You can start with test mode while setting up
Get Your Stripe API Keys
Find your publishable and secret keys in the Stripe dashboard
You'll need both your Publishable Key and Secret Key from Stripe. These keys allow PayChase AI to create payment links and process payments on your behalf.
How to Find Your API Keys:
- Log in to your Stripe Dashboard
- Click on "Developers" in the left sidebar
- Click on "API keys"
- You'll see your Publishable key and Secret key
- For testing, use the keys that start with "pk_test_" and "sk_test_"
- For live payments, use the keys that start with "pk_live_" and "sk_live_"
Important Security Note:
Never share your Secret Key publicly. Keep it secure and only enter it in the PayChase AI dashboard. Your Publishable Key is safe to share and is used for client-side operations.
Connect Stripe in PayChase AI
Enter your API keys in the PayChase AI dashboard
Now you'll connect your Stripe account to PayChase AI by entering your API keys.
Setup Steps in PayChase AI:
- Navigate to Dashboard → Integrations → Stripe
- Click the "Setup & Configuration" tab
- Enter your Stripe Publishable Key
- Enter your Stripe Secret Key
- Click "Connect Stripe Account"
- Verify the connection shows "Connected" status
Test Mode First:
We recommend starting with test keys to familiarize yourself with the system. You can switch to live keys when you're ready to accept real payments.
Test Your Integration
Send a test invoice to verify everything works correctly
Before going live, it's important to test your Stripe integration to ensure payment links are generated correctly and payments process successfully.
Testing Checklist:
- Create a test invoice in PayChase AI
- Send the invoice via email
- Verify the email contains a Stripe payment button
- Click the payment button and complete a test payment
- Check that the invoice status updates to "Paid"
- Verify you receive a payment notification
Stripe Test Card Numbers:
Successful Payment: 4242 4242 4242 4242
Declined Payment: 4000 0000 0000 0002
Any future expiry date and CVC will work for test payments
Go Live with Real Payments
Switch to live keys when ready for production
Once you've tested thoroughly and are ready to accept real payments, you can switch to your live Stripe keys.
Going Live Steps:
- Ensure your Stripe account is fully verified
- Get your live API keys (pk_live_ and sk_live_)
- Update your PayChase AI integration with live keys
- Test with a small real payment to yourself
- Start sending live invoices to clients
Congratulations!
Your Stripe integration is now live. Every invoice email will automatically include a secure payment button, making it easy for clients to pay instantly.