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/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian 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/ Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.