Go-live checklist
1
Choose payment methods
Decide whether you will offer Card payments, Idram, or both.
2
Obtain live provider credentials
Contact Ameriabank for Card VPOS credentials and Idram for Idram merchant credentials.
3
Configure live methods
In Dashboard → Payment methods, enter live credentials for each method and enable it.
4
Create live keys
Create live secret and publishable keys. Store the secret key only on your server.
5
Deploy the server integration
Create Payment Intents with idempotency keys and return client secrets only to active browser sessions.
6
Deploy Checkout
Use the live publishable key with a live Payment Intent client secret.
7
Configure the live webhook
Add a public HTTPS endpoint, verify raw-body signatures, and deduplicate
Lynq-Event-Id values.8
Make a real verification payment
Confirm Checkout, webhook delivery, and order fulfilment for every enabled method.
9
Monitor after launch
Review payments and webhook deliveries in Lynq Dashboard.
You are ready to launch when a real production payment updates the corresponding order exactly once through a verified webhook.