PASAR API
Singapore's domestic rails: eNETS (cards, direct debit) and NETS QR accepted by NETSPay, DBS PayLah!, OCBC PayAnyone and UOB. API key + secret with HMAC signing; merchant onboarding required. SG-first.
View docs ↗ More Payments APIs# NETS Developer ~ eNETS & NETS QR online payments needs an API key. # No single public base URL ~ start from the docs: # https://developer.nets.com.sg/docs/overview/
I'm integrating a Singapore API into my app. API: NETS Developer ~ eNETS & NETS QR online payments Provider: NETS Auth: requires an API key (sign up: https://developer.nets.com.sg/docs/overview/) Pricing: paid Important note: Singapore's domestic rails: eNETS (cards, direct debit) and NETS QR accepted by NETSPay, DBS PayLah!, OCBC PayAnyone and UOB. API key + secret with HMAC signing; merchant onboarding required. SG-first. Source: NETS (https://developer.nets.com.sg/docs/overview/) Source type: Provider API or developer docs Endpoint type: Docs-first integration 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.