PASAR API
FPX + cards. HTTP Basic auth (API key as username); full sandbox at billplz-sandbox.com.
View docs ↗ More Payments APIs# Billplz ~ payment collection & FPX bill API needs an API key ~ get yours at: # https://www.billplz.com/api curl 'https://www.billplz.com/api/' \ -u 'YOUR_API_KEY:'
I'm integrating a Malaysia API into my app. API: Billplz ~ payment collection & FPX bill API Provider: Billplz Auth: requires an API key (sign up: https://www.billplz.com/api) Pricing: freemium Base URL: https://www.billplz.com/api/ Important note: FPX + cards. HTTP Basic auth (API key as username); full sandbox at billplz-sandbox.com. Source: Billplz (https://www.billplz.com/api) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-13 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.