Help Center
Find answers to common questions and get the help you need
Quick Actions
Frequently Asked Questions
Getting started is easy:
- Create your account at coinrush.link/partner/register
- Verify your email address
- Get your API key from the dashboard
- Start with shared wallets (2% fee) or upgrade to personal wallets
- Integrate using our API or widget
We currently support:
Both currencies offer fast transactions with low fees, making them ideal for payment processing.
Payment processing is fast and reliable:
30 seconds
Average confirmation time99.9%
Success rateOur system monitors the blockchain every 30 seconds and automatically updates payment statuses.
If a payment fails, here's what happens:
- The payment status is marked as "failed"
- You receive a webhook notification (if configured)
- The customer is notified to try again
- No fees are charged for failed payments
Shared Wallets
- 2% transaction fee
- System-managed
- Auto balance crediting
- No setup costs
- Instant withdrawals
Personal Wallets
- 0% transaction fees
- Monthly subscription
- Direct wallet control
- Dedicated infrastructure
- Scalable (5-100+ wallets)
Withdrawing funds is simple:
- Go to your dashboard balance section
- Click "Withdraw" and enter the amount
- Provide your withdrawal address
- Confirm the transaction
- Funds are sent within 24 hours
Integration is straightforward:
<script src="https://coinrush.link/widget.js"></script>
<script>
TronPayment.init({
storeKey: 'sk_your_store_key',
amount: 100.00,
asset: 'USDT',
onSuccess: function(payment) {
// Handle successful payment
}
});
</script>
Webhooks notify your system when payments are completed:
Automatic Notifications
Your server receives instant updates when payments complete
Reliable Delivery
Automatic retries ensure webhook delivery
Configure webhook URLs in your dashboard or via API for real-time payment updates.
Our fee structure is transparent:
Plan | Transaction Fee | Monthly Fee | Wallets |
---|---|---|---|
Shared Wallets | 2% | $0 | Unlimited |
Basic | 0% | $29 | 5 |
Pro | 0% | $79 | 20 |
Enterprise | 0% | $199 | 100+ |
No hidden fees, no setup costs, no withdrawal fees.
Security is our top priority:
Encryption
All data encrypted in transit and at rest
Monitoring
24/7 security monitoring and alerts
Access Control
Strict access controls and authentication
Compliance
GDPR compliant and SOC 2 certified
If you lose your API key:
- Log into your dashboard
- Go to API Settings
- Click "Regenerate API Key"
- Update your integration with the new key
- The old key will be deactivated
Still Need Help?
Can't find the answer you're looking for? Our support team is here to help.