Stripe Payment Gateway
Last updated
Last updated
Copyright © 2024. All rights reserved with Knovator Technologies Pvt. Ltd.
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.
Once you have the keys, you can share them with our team to proceed with the integration.
After your Stripe account is integrated, we’ll notify you to set up the webhook, or you can follow the steps below to do it yourself.
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
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.
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.