Before you begin
You need:- An active Conekta account
- Access to the Conekta panel with administrator permissions
- A decision on whether you will connect test or production credentials
Environments in Conekta
Conekta separates credentials by environment:- Test: test environment. Lets you simulate payments without moving real money.
- Production: live environment. Processes transactions with real money.
Webhook URL and events
In both environments you must use the same notification URL:Part 1 — Prepare test credentials and webhook
Sign in to the Conekta panel
Enable test mode
Open Developers

Conekta panel with test mode enabled, Developers section, and Webhooks card
View test API Keys
Copy the public key

Test API Keys: public key and private key creation
Create and copy the private key
Open test Webhooks
Create the test webhook
- Webhook URL:
https://chat-payments.jelou.ai/link-webhook?provider=CONEKTA - Name or description: a descriptive name, for example
Jelou Brain - Events to notify: select the 5 orders events listed above

Create Webhook modal in Conekta

Orders events to select in the webhook
Confirm active test webhook

Active test webhook in Conekta
Part 2 — Prepare production credentials and webhook
Disable test mode
Open Developers

Conekta panel with test mode disabled and Developers section
View production API Keys
Copy the public key

Production API Keys: public key and private key creation
Create and copy the private key
Open production Webhooks
Create the production webhook
- Webhook URL:
https://chat-payments.jelou.ai/link-webhook?provider=CONEKTA - Name or description: a descriptive name, for example
Jelou Brain - Events to notify: select the 5 orders events listed above