PASAR API
BBVA-owned processor; separate sandbox base host lets you test before switching to production keys.
View docs ↗ More Payments APIs# Openpay ~ card, cash & SPEI payments (BBVA) needs an API key ~ get yours at: # https://documents.openpay.mx/en/api curl 'https://api.openpay.mx/v1/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Mexico API into my app. API: Openpay ~ card, cash & SPEI payments (BBVA) Provider: Openpay (BBVA) Auth: requires an API key (sign up: https://documents.openpay.mx/en/api) Pricing: paid Base URL: https://api.openpay.mx/v1/ Important note: BBVA-owned processor; separate sandbox base host lets you test before switching to production keys. Source: Openpay (BBVA) (https://documents.openpay.mx/en/api) 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.