What are Customers?
Customers represent your end users within the FossaPay ecosystem. Every wallet, transaction, and compliance check is associated with a customer account.Customer accounts are required before you can create wallets or perform transactions on behalf of your users.
Customer Lifecycle
1. Customer Creation
Create a customer account with basic information:2. KYC Verification
Perform identity verification for compliance:- NIN Verification: National Identity Number
- BVN Verification: Bank Verification Number
- Address Verification: Proof of address
3. Wallet Creation
Once verified, create wallets for the customer:Customer Tiers
Currently, FossaPay supports individual customer accounts. All customers are created with theindividual tier.
Additional tiers (business, enterprise) will be available in future updates.
Best Practices
Store Customer IDs
Store Customer IDs
Always store FossaPay customer IDs in your database for future API calls.
Implement KYC Early
Implement KYC Early
Complete customer verification before enabling transactions to avoid limits.
Use Metadata
Use Metadata
Store additional customer data in metadata for easier management.
Next Steps
Create Customer API
API reference for customer creation
KYC Compliance Guide
Complete customer verification
Wallets
Create wallets for customers