Skip to content

Changelog

March–April 2026
April 18, 2026
New Feature

Pay2s Payment Gateway

Integrated the Pay2s payment gateway — supports Vietnamese domestic bank transfers with automatic confirmation.

Reseller: Configure at Configuration → Payment Methods. Enter your Access Key, Secret Key, Partner Code, Webhook Token, and bank account list.

User: Select Pay2s at Wallet → Top Up. The amount is automatically converted from USD to VND (minimum $10).

APIResellerUser
April 15, 2026
New Feature

Telegram Notifications for Resellers

Resellers receive real-time notifications via Telegram whenever a user completes a top-up — works with all payment gateways.

Configuration: Seller Portal → Configuration → Payment Methods → enter your Telegram Chat ID.

Supported: Cryptomus, Tazapay, PayPal, Stripe, Web2m, Pay2s.

APIReseller
April 10, 2026
New Feature

Proxy Connection Strings

Subscriptions now display ready-to-use connection strings — copy and paste directly into your application.

Rotating: host:80:npx-customer-{user}-country-{cc}:api_key

Static: protocol://user:pass@ip:port

Protocol is automatically determined based on subscription settings.

APIUser
April 8, 2026
Improvement

Announcements — Mark as Read

Users can mark announcements as read or dismiss them individually or all at once. Resellers can view engagement statistics.

APIUser
March 28, 2026
Improvement

Seller Portal UI Improvements

  • Bulk Actions for Plans — perform batch operations on multiple plans
  • Transaction Filters — advanced filtering for the Transaction page
  • Plans Page — detailed plan listing view
  • UI/UX Refresh — updated Dashboard, Account, data tables, icons, and smoother scrolling
  • Redirect Page — improved payment redirect interface
Reseller
March 25, 2026
Bug Fix

Console UI Improvements

  • Fixed empty list on initial homepage load
  • Display proxy name by domain
  • IP address displayed correctly by country
  • Fixed copy action to sync the correct IP
  • Improved top-up modal UI and notification icon in dark mode
User
March 20, 2026
Infrastructure

Backend System

  • Email: Migrated from Mailgun to Resend
  • NATS: Improved connectivity for the relay system
  • Reconcile: Internal data reconciliation tool
  • Internal Management: Display last login and last top-up timestamps
API