Get Started with SnapPay
This guide will help you integrate SnapPay into your application quickly and start processing payments.Step 1: Create product
Create your SnapPay account
Create your SnapPay account
- Visit SnapPay Dashboard and create your account
- Navigate to the Products page
- Enter product information, set up feature and pricing
Step 2: Verify Account
Syncing
Syncing
- Navigate to the Payment section in your dashboard
- Perform KYC in order to accept payment
You need to finish the verification process to use
Step 3: Get SnapPay API Key
Get API key
Get API key
- Navigate to the API keys section in your dashboard
- Copy or re-generate API keys for usage
Step 4: Install SDK
Choose your preferred programming language and install the corresponding SDK:JavaScript/Node.js
JavaScript/Node.js
Python
Python
Go
Go
Java
Java
Step 5: Initialize Client
Set up your SnapPay client with your API key:Replace
YOUR_API_KEY with your actual SnapPay API key from the dashboard.