Developers

Server-side tools for checkout and reconciliation.

Build from API keys, hosted checkout URLs, webhook events, and transaction lookup without exposing sensitive payment logic in the browser.

Integration pattern

create - redirect - reconcile

POST /api/v1/checkout/sessions
Authorization: Bearer yera_...

{
  "amount": "100.00",
  "currency": "USD",
  "country": "US"
}

Developer resources

Start with hosted checkout, then extend into ecommerce plugins, webhooks, direct API calls, and future provider rails.

We use cookies

Yera Connect uses cookies to keep the website secure, remember preferences, and improve the merchant experience. By selecting Accept, you agree to our Cookie Policy.