-
Notifications
You must be signed in to change notification settings - Fork 207
Critical flows ‐ Index
Danae Millan edited this page Aug 6, 2024
·
3 revisions
We have identified what we consider to be our most critical user flows within the Stripe Payment Gateway. These flows will help us focus and prioritize our testing efforts.
These flows will continually evolve as the plugin evolves with flows updated, added or re-prioritized.
Instructions for testing critical flows can be found here. These cover the Updated (UPE) and Legacy (Non-UPE) Stripe's checkout experiences.
User type | Area | Flow Name | Link to instructions | E2E |
---|---|---|---|---|
Merchant | Setup | Manual plugin installation and setup | doc | ✅ |
Merchant | Setup | Payment Request setup | doc | ✅ |
Merchant | Setup | Webhooks setup | doc | ✅ |
Shopper | Checkout | Checkout with normal credit card | doc | ✅ |
Shopper | Checkout | Save card at checkout | doc | ✅ |
Shopper | Checkout | Checkout with saved card | doc | ✅ |
Shopper | Checkout | Checkout failures (with various cards) | doc | ✅ |
Shopper | Checkout | Checkout with SCA card | doc | ✅ |
Shopper | Checkout | Checkout failure with SCA card | doc | ✅ |
Shopper | Checkout | Checkout with Payment Request | doc | ❌ |
Shopper | Payment methods | Add new payment method | doc | |
Shopper | Payment methods | Delete payment method | doc | |
Merchant | Order | Manual capture | doc | |
Merchant | Order | Full refund | doc | ✅ |
Merchant | Order | Partial refunds (one, several) | doc | |
Merchant | Order | Refund failure | doc | |
Shopper | Subscriptions | Purchase subscription product | doc | ✅ |
Shopper | Subscriptions | Purchaser free trial subscription | doc | |
Shopper | Subscriptions | Purchase multiple subscriptions (same schedule) | doc | |
Shopper | Subscriptions | Purchase multiple subscriptions (differing schedules) | doc | |
Shopper | Subscriptions | Renew subscription | doc | ✅ |
Shopper | Subscriptions | Change payment method to new card | doc | |
Shopper | Subscriptions | Change payment method to saved card | doc | |
Shopper | Subscriptions | Set default payment method | doc | |
Shopper | Subscriptions | Change default payment method | doc | |
Merchant | Subscriptions | Renew subscription automatically | doc | |
Merchant | Subscriptions | Renew subscription manually | doc | |
Shopper | APMs | Checkout with iDEAL | doc | |
Shopper | APMs | Checkout with Sofort | doc | |
Shopper | APMs | Checkout with EPS | doc | |
Shopper | APMs | Checkout with Bancontact | doc | |
Shopper | APMs | Checkout with Przelewy24 | doc | |
Shopper | APMs | Checkout with SEPA (Direct debit payment) | doc | |
Shopper | APMs | Checkout with Multibanco | doc | |
Shopper | APMs | Checkout with Alipay | doc | |
Shopper | APMs | Checkout with Boleto | doc | |
Shopper | APMs | Checkout with OXXO | doc |