Setup booking-confirmation page in SAS * Setup booking-confirmation page in SAS move booking-confirmation tracking to booking-flow * remove unused param * Add test cards to documentation * Fix payment callback page to use correct status Approved-by: Anton Gunnarsson Approved-by: Hrishikesh Vaipurkar
14 lines
288 B
Markdown
14 lines
288 B
Markdown
# Payment
|
|
|
|
## Testing
|
|
|
|
| Type | Card number | CVV |
|
|
| ---- | --------------------- | --- |
|
|
| Visa | `4111 1111 1111 1111` | 123 |
|
|
| Visa | `4242 4242 4242 4242` | 123 |
|
|
|
|
- Expiration date needs to be in the future
|
|
- For OTP
|
|
- ✅ 4000 for success
|
|
- ❌ 4001 for failure
|