Prerequisites
- A LuminPay merchant account (sign up here)
- Your organization must have completed email verification
Get started
1
Get your API key
Sign in to your LuminPay dashboard, navigate to API Keys, and generate a new key.Keep this key secret — treat it the same way you would a password.
2
Create a charge
Make a request to create a charge, authenticating with your API key as a Bearer token.
3
Check the charge status
Poll the charge, or configure a webhook endpoint to be notified automatically when it’s paid.