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**:
|
**Real-Time Status Updates**:
|
||||||
- Quote page polls for payment status and updates immediately when payment detected
|
- Quote page polls for payment status and updates immediately when payment detected
|
||||||
- Status changes from "pending" → "received" → "confirmed" in real-time
|
- Status changes from "pending" → "received" → "confirmed" in real-time
|
||||||
- Payment buttons and QR codes are disabled once payment is received
|
- Payment buttons and QR codes are REMOVED once payment is received
|
||||||
- Prevents duplicate payments through UI lockout
|
- Prevents duplicate payments by removing all payment methods from the page
|
||||||
|
|
||||||
**Automatic Redirects**:
|
**Automatic Redirects**:
|
||||||
- Upon confirmation (as fast as 2 confirmations for small digital goods)
|
- Upon confirmation (as fast as 2 confirmations for small digital goods)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue