PASAR API
HTTP Basic (key_id:key_secret); FPX, cards, DuitNow, subscriptions; test mode.
View docs ↗ More Payments APIs# Curlec by Razorpay ~ payment gateway & recurring billing needs an API key ~ get yours at: # https://curlec.com/docs/api/ curl 'https://api.razorpay.com/v1' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: Curlec by Razorpay ~ payment gateway & recurring billing Provider: Curlec (Razorpay) Auth: requires an API key (sign up: https://curlec.com/docs/api/) Pricing: paid Base URL: https://api.razorpay.com/v1 Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.