Beginner5 min read
No-Code Integration
Accept cryptocurrency payments on your website without any programming knowledge, just copy-paste or install a plugin.
Embed Payment Button
Simply copy an HTML snippet to your website to display a payment button. Users click it to open a payment modal.
Steps
- Log in to merchant dashboard, go to "Frontend Integration"
- Configure button style, amount, currency, etc.
- Copy the generated embed code
- Paste the code into your website HTML
Example Code
<!-- PonponPay 支付按钮 -->
<script src="https://cdn.ponponpay.com/embed.js"></script>
<div id="ponponpay-button"
data-public-key="pub_your_public_key"
data-amount="100"
data-currency="USDT"
data-network="tron"
data-button-text="Pay with Crypto">
</div>Payment Links
Create a payment link and share it with customers. Perfect for social media, emails, etc.
Steps
- Log in to merchant dashboard, go to "Order Management"
- Click "Create Order", fill in amount and description
- Copy the generated payment link
- Share with customers via any channel
Plugin Integration
We provide official plugins for popular platforms. Install and start accepting payments.
WHMCS
WHMCS is a popular web hosting management and billing system. After installing our plugin, your customers can pay bills with cryptocurrency.