PASAR API
Independent Mexican processor; accepts cards, OXXO cash vouchers, and SPEI transfers, priced per transaction.
View docs ↗ More Payments APIs# Conekta ~ Mexican payments (cards, OXXO, SPEI) needs an API key ~ get yours at: # https://developers.conekta.com/ curl 'https://api.conekta.io' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Mexico API into my app. API: Conekta ~ Mexican payments (cards, OXXO, SPEI) Provider: Conekta Auth: requires an API key (sign up: https://developers.conekta.com/) Pricing: paid Base URL: https://api.conekta.io Important note: Independent Mexican processor; accepts cards, OXXO cash vouchers, and SPEI transfers, priced per transaction. Source: Conekta (https://developers.conekta.com/) 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.