PASAR API
Dubai-based PCI-DSS Level 1 gateway; hosted page, iframe, remote/direct API and mobile SDKs, with a sandbox.
View docs ↗ More Payments APIs# Telr ~ UAE hosted & direct payment gateway needs an API key ~ get yours at: # https://docs.telr.com/reference/introduction-2 curl 'https://secure.telr.com/gateway/order.json' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a United Arab Emirates API into my app. API: Telr ~ UAE hosted & direct payment gateway Provider: Telr Auth: requires an API key (sign up: https://docs.telr.com/reference/introduction-2) Pricing: paid Base URL: https://secure.telr.com/gateway/order.json Important note: Dubai-based PCI-DSS Level 1 gateway; hosted page, iframe, remote/direct API and mobile SDKs, with a sandbox. Source: Telr (https://docs.telr.com/reference/introduction-2) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.