Fix payment UI documentation - buttons are REMOVED not disabled
Payment buttons and QR codes are completely removed from the page once payment is received, not just disabled
This commit is contained in:
parent
078fe1fe99
commit
2f5a1c0c34
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue