Help Center - CoinRush Payment Gateway

Help Center

Find answers to common questions and get the help you need

Quick Actions

Getting Started

Learn how to set up your account and start accepting payments

Learn More
Integration

API documentation and integration guides

View Docs
Wallet Management

Manage your shared and personal wallets

Manage
Contact Support

Need help? Get in touch with our support team

Contact Us

Frequently Asked Questions

Getting started is easy:

  1. Create your account at coinrush.link/partner/register
  2. Verify your email address
  3. Get your API key from the dashboard
  4. Start with shared wallets (2% fee) or upgrade to personal wallets
  5. Integrate using our API or widget

We currently support:

TRX
Native TRON token
USDT (TRC-20)
Tether on TRON network

Both currencies offer fast transactions with low fees, making them ideal for payment processing.

Payment processing is fast and reliable:

30 seconds

Average confirmation time

99.9%

Success rate

Our 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
Note: Cryptocurrency transactions are irreversible once confirmed on the blockchain.

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:

  1. Go to your dashboard balance section
  2. Click "Withdraw" and enter the amount
  3. Provide your withdrawal address
  4. Confirm the transaction
  5. Funds are sent within 24 hours
Minimum withdrawal: $10 USD equivalent

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:

  1. Log into your dashboard
  2. Go to API Settings
  3. Click "Regenerate API Key"
  4. Update your integration with the new key
  5. The old key will be deactivated
Important: Update all integrations immediately after regenerating your key.

Still Need Help?

Can't find the answer you're looking for? Our support team is here to help.

Email Support
[email protected]
Live Chat
24/7 support
Documentation
Detailed guides