Stripe Payment Gateway
Last updated
Last updated
Copyright © 2024. All rights reserved with Knovator Technologies Pvt. Ltd.
The admin portal does not currently support direct API key mapping. Clients must share their API keys and webhook details externally with our tech team for integration.
You must provide your Secret and Publishable Key to integrate your Stripe account with the Artha Job Board. Our tech team will use these keys to complete the integration.
If you already have these keys, please share them with us. If not, follow the steps below to generate the API keys and set up the webhook.
Sign in to your Stripe account.
In the left menu, click on Developers → API keys.
Under Standard Keys, you’ll see your Publishable Key.
To reveal your Secret Key, click the Reveal live key token button.
Log in to your Stripe dashboard.
Navigate to Developers → Webhooks in the left sidebar.
Click on the Add Endpoint button.
In the Endpoint URL field, enter: https://api.arthajobboard.com/webhook/stripe/verify
Select the events you want to send by clicking Select Events. Choose the following:
checkout.session.async_payment_failed
checkout.session.async_payment_succeeded
checkout.session.completed
checkout.session.expired
payment_intent.succeeded
payment_intent.payment_failed
Click Add Endpoint to save it.
After adding the endpoint, you’ll see it listed in your webhook settings.
Click on the newly created webhook endpoint.
Under Signing Secret, click Reveal.
Copy the Webhook Signing Secret. This will be used to verify events from Stripe.
You need to share the following keys :
a. Publishable key
b. Secret Key
c. Webhook Secret key
Send the API keys and webhook details via email to:
support@arthajobboard.com
tech@arthajobboard.com
Ensure that the information is accurate to avoid delays in the integration process.
Once completed, your Stripe account and webhook will be connected to Artha Job Board. For any assistance, feel free to contact our support team on support@arthajobboard.com.