Every order gets its own payment link. The customer sees the exact amount, your wallet address and a QR code, and the page confirms the payment by itself once it lands on the TRON network.
A payment link looks like this
https://your-site.com/checkout.php?id=inv_…
1Your store or the admin panel creates an invoice.
2The customer opens the link and sends USDT or TRX from any wallet.
3The payment is matched on-chain and the order is marked paid.
See a real invoice
Sign in to the read-only admin demo and open any invoice to view its payment page.