PASAR API
createBill / getBillTransactions; auth via userSecretKey; sandbox at dev.toyyibpay.com.
View docs ↗ More Payments APIs# toyyibPay ~ FPX bill creation & collection API needs an API key ~ get yours at: # https://toyyibpay.com/apireference/ curl 'https://toyyibpay.com/index.php/api/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: toyyibPay ~ FPX bill creation & collection API Provider: toyyibPay Auth: requires an API key (sign up: https://toyyibpay.com/apireference/) Pricing: freemium Base URL: https://toyyibpay.com/index.php/api/ Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.