PASAR API
UAE-born PSP acquired by Amazon; SHA-signed requests, payment links, hosted checkout and full PCI custom integration.
View docs ↗ More Payments APIs# Amazon Payment Services ~ MENA card payments (PayFort) needs an API key ~ get yours at: # https://paymentservices.amazon.com/docs/api curl 'https://paymentservices.payfort.com/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Southeast Asian API into my app. API: Amazon Payment Services ~ MENA card payments (PayFort) Provider: Amazon Payment Services (formerly PayFort) Auth: requires an API key (sign up: https://paymentservices.amazon.com/docs/api) Pricing: paid Base URL: https://paymentservices.payfort.com/ Important note: UAE-born PSP acquired by Amazon; SHA-signed requests, payment links, hosted checkout and full PCI custom integration. Source: Amazon Payment Services (formerly PayFort) (https://paymentservices.amazon.com/docs/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.