Announcement of the new payment flow
We enhanced our crypto payment flow with a new api endpoint and static payment addresses
We are thrilled to introduce a major improvement to our subscription payment process—paying with crypto has never been easier! 🎉 This long-awaited update simplifies and automates crypto payments, enhancing the usability of our API.
Static Payment Addresses for Seamless Transactions
Each customer now has a unique static payment address. This means you no longer need to go through the checkout process every time you want to extend your subscription. Simply use the same address for all your payments, making the process faster and more convenient.
New API Endpoint for Subscription Tracking
To make managing your subscription even easier, we’ve added a new API endpoint. This allows you to track your subscription’s end date, payment status, and payment address directly through the API.
The New Flow
When you visit the billing page on your dashboard, you’ll notice a revamped subscription overview:

This page provides all the essential details, including your crypto payment address, subscription end date, status, and plan information. You’ll also find a QR code for quick and easy payments via your mobile wallet.
We’re excited for you to experience this streamlined payment process and look forward to your feedback!
Flexible Payment Options and Plan Switching
With the new payment flow, the amount you transfer is now fully flexible. The subscription end date will automatically adjust based on the amount transferred, ensuring seamless alignment with your payment.
Additionally, you can now switch your subscription plan immediately. When switching plans, the end date will adapt accordingly to reflect the new plan’s pricing—whether it’s more or less than your current plan.
New API Endpoint for Subscription Details
We have introduced a new API endpoint to check your subscription and details:
Endpoint:
https://app.chaingateway.io/api/account
Sample Response:
{ "status": 200, "ok": true, "message": "Account info fetched", "data": { "plan": "PLUS", "is_subscribed": "true", "is_yearly": 0, "ends_at": "25-05-03", "quota_reset": null, "status": "active", "payment_method": "crypto", "crypto_payment": { "currency": "USDT_TRC20", "address": "Tab3d15d6de4a87b5f8686b28094f0d", "eur_amount": "49.00", "crypto_amount": "60.04", "qr_code": "https://sandbox.api.forumpay.com/pay/qr/?d=https%3A%2F%2Fsandbox.dashboard.forumpay.com%2Fpay%2FsandboxWallet.transfer%3Fcurrency%3DUSDT_TRC20%26address%3Dtrx-84ab3d15d6de4a87b5f8686b28094f0d" } }}Need Help?
If you encounter any issues with the new payment flow or have questions, feel free to contact our support team. We’re here to help you make the most of these new features!