Build checkout flows with one Yera Connect API.
Create hosted checkout sessions, payment links, retrieve transaction state, and receive normalized merchant events from your backend.
Product snapshot
api reference
Merchant workflow
Server-side checkout control
The API keeps amount, currency, country, asset, network, destination flow, and merchant reporting tied to one payment session.
Auth
Bearer key
Format
JSON
Included
Reference built for backend integration.
API access is designed for merchant servers, ecommerce plugins, and direct integrations that need predictable payment session records.
Authentication
Use secret API keys from a secure server environment. Keys should never be exposed in browsers or public repositories.
Endpoints
Create checkout sessions, generate payment links, and fetch payment session or transaction status from documented routes.
Payloads
Requests and responses use JSON structures that map to checkout, payment session, transaction, and webhook records.
Start from the merchant dashboard.
Generate keys, copy endpoint examples, configure webhooks, and test live payment records from the authenticated dashboard.
Create
Create a checkout session or reusable payment link from your backend.
Redirect
Send the customer to the hosted checkout URL returned by the API.
Reconcile
Use signed webhooks and status lookup to update your own order system.

Merchant dashboard
One place for setup, monitoring, and support.
Product pages are only useful if the workflow behind them is real. Yera Connect ties each checkout product to wallet setup, plan rules, payment sessions, transactions, webhooks, and admin review.
