diff --git a/docs/CRYPTO_PROBLEMS.rst b/docs/CRYPTO_PROBLEMS.rst index 6065fb8..55b4eab 100644 --- a/docs/CRYPTO_PROBLEMS.rst +++ b/docs/CRYPTO_PROBLEMS.rst @@ -9,8 +9,8 @@ Payment Processing UI Behavior **Real-Time Status Updates**: - Quote page polls for payment status and updates immediately when payment detected - Status changes from "pending" → "received" → "confirmed" in real-time -- Payment buttons and QR codes are disabled once payment is received -- Prevents duplicate payments through UI lockout +- Payment buttons and QR codes are REMOVED once payment is received +- Prevents duplicate payments by removing all payment methods from the page **Automatic Redirects**: - Upon confirmation (as fast as 2 confirmations for small digital goods)