Integrate usmewe Pay
Accept payments and enable micro-loans in your application with usmewe Pay.Overview
usmewe Pay lets your users:- Pay with their Trust Score credit
- Split payments over time
- Use USDC from their Trust Vault
- Pay instantly with zero friction
Quick Start
1. Install the SDK
2. Initialize
3. Create a Payment
Payment Flow
Payment Options
Direct USDC Payment
User pays immediately with USDC:Pay with Credit
User borrows against their Trust Score:Split Payment
User pays in installments:All Methods
Let user choose:Handling Webhooks
Set up a webhook endpoint to receive payment events:Embedded Checkout
Embed the payment form directly in your page:Customization
Styling
Localization
Refunds
Issue a refund:Testing
Use test mode for development:Test Card Numbers
API Reference
Create Payment
Get Payment
List Payments
Fees
Fees are deducted from the payment amount. You receive the net amount.
Security
API Key Security
API Key Security
- Never expose your API key in client-side code
- Use environment variables
- Rotate keys periodically
Webhook Verification
Webhook Verification
Always verify webhook signatures to prevent fraud.
HTTPS Only
HTTPS Only
All API calls and webhooks use HTTPS.
Support
- Documentation: docs.usmewe.com
- Discord: discord.gg/usmewe
- Email: developers@usmewe.com
Trust Score Widget
Display Trust Scores
Webhooks Guide
Handle all events