PASAR API
Hosted + seamless server-to-server + recurring; merchant/verify key with signature; official spec PDFs + Postman collection.
View docs ↗ More Payments APIs# Fiuu (ex-Razer MS / MOLPay) ~ payment gateway needs an API key ~ get yours at: # https://github.com/FiuuPayment curl 'https://api.fiuu.com' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Malaysia API into my app. API: Fiuu (ex-Razer MS / MOLPay) ~ payment gateway Provider: Fiuu Auth: requires an API key (sign up: https://github.com/FiuuPayment) Pricing: paid Base URL: https://api.fiuu.com Important note: Hosted + seamless server-to-server + recurring; merchant/verify key with signature; official spec PDFs + Postman collection. Source: Fiuu (https://github.com/FiuuPayment) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-29 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.