Help & Support
To get your Live credentials (apiuser
, apikey
), you need to create a service in your Fapshi dashboard. Here’s how:
- Log in to your Fapshi dashboard.
- In the side menu, go to the Merchants dropdown.
- Click “New Service”.
- Fill in the required details:
- Service name (e.g. the name of your app or website)
- Domain name (the domain you own or intend to use) — you can use one you don’t yet own, but avoid using Fapshi’s domain (e.g. don’t use
fapshi.com
itself).
- Once the service is created, at the bottom of the dashboard/service page, your
apiuser
andapikey
for that service will be displayed. Copy these carefully. They are sensitive, especially theapikey
. - Store the credentials securely (e.g. in an environment file or secure vault). Don’t hard-code them or commit them in public repos. Rotate keys if needed.
⚠️ Note: In Live mode, the payout/disbursement function may be off by default. You might need to contact Fapshi support to activate it once you’ve tested in the sandbox and are ready.