How to Connect Stripe to Zentake Using API Credentials
With Zentake, you can securely collect and store card details using Stripe. This allows you to save the card on file in Stripe for future use, where payments can be processed directly in your Stripe dashboard.
Step 1: Obtain Your Stripe API Credentials
- Log in to your Stripe dashboard at stripe.com.
- Navigate to Developers > API Keys.
- Locate the following keys:
- Publishable Key (starts with
pk_...
) - Secret Key (starts with
sk_...
)
- Publishable Key (starts with
- Copy these keys and save them securely.
Step 2: Log in to Zentake
- Log in to your Zentake admin dashboard.
- Navigate to Settings > Integrations
Step 3: Connect Stripe to Zentake
- In the Integrations section, locate the Stripe option and click Stripe Settings.
- Click Connect
- Paste the following details:
- Publishable Key: Paste the publishable key from Stripe.
- Secret Key: Paste the secret key from Stripe.
- Click Save to complete the connection.
- If the connecting is successful you will see "Status Connected" in green.
Step 4: Add CC on File Question type to a Form
- In the form builder you will see a new field called "CC on File field"
- You can create a form and test the integration to be sure it is working correctly.
- After testing, check your Stripe dashboard to confirm the card has been securely stored under the Customers section.
Important Notes
- Zentake does not process payments; it securely collects and transfers card details to Stripe for storage.
Troubleshooting
If you encounter issues:
- Verify that the API keys are correct and match your Stripe account.
- Confirm that your Stripe Integration Status is
For additional help, contact Zentake Support or refer to Stripe's Customer API documentation.
Now you're ready to securely store customer card details in Stripe via Zentake!