Partner Fees
Learn how to configure and earn revenue from your transactions.
What are Partner Fees?
Partner fees allow you to earn revenue from every transaction processed through BlindPay. You can add these fees on top of each transaction, and BlindPay will automatically collect them from your customers and share them with you at the end of each payin and payout.
Types of Partner Fees
You can configure two types of fees:
- Percentage Fees: A percentage of the transaction amount
- Flat Fees: A fixed amount per transaction
These fees can be set independently for:
- Payins (fiat to stablecoin)
- Payouts (stablecoin to fiat)
Configuring Partner Fees
To set up your partner fees:
- Go to the BlindPay Dashboard
- Navigate to
Settings > Partner Fees
- Configure your desired fees for both payins and payouts
Fee Collection and Distribution
- Fees are automatically collected from your customers during each transaction
- Partner fees are delivered to your account when the transaction is completed
- You'll receive a
payout.partnerFee
orpayin.partnerFee
webhook event when the fees are delivered
Example
Let's say you configure:
- A 1% fee for payins
- A $1 flat fee for payouts
For a $100 payin:
- Your customer pays $101 ($100 + 1% fee)
- You receive $1 in partner fees
For a $100 payout:
- Your customer pays $101 ($100 + $1 flat fee)
- You receive $1 in partner fees
Best Practices
- Consider your business model when setting fees
- Be transparent with your customers about any additional fees
- Monitor your fee earnings through the dashboard
- Use webhooks to track fee deliveries in real-time