-
Notifications
You must be signed in to change notification settings - Fork 207
Release testing instructions for the WooCommerce Stripe payment gateway 5.6.0
David Stone edited this page Sep 22, 2021
·
19 revisions
- Go to WooCommerce -> Settings -> Payments
- Note which Stripe payment gateways are enabled.
- Click Manage next to the main Stripe Gateway.
- Check Try the new payment experience.
- Click Save Changes at bottom of the page.
- When page reloads check that the enabled payments methods at the bottom of the page match the same stripe payment gateways which were enabled before UPE was enabled, except Multibanco and Allipay which are not supported by UPE.
- Toggle a few payment methods.
- Disable UPE be un-checking Try the new payment experience.
- View which gateways are enabled on the main WooCommerce -> Settings -> Payments page. They should match what was enabled in the UPE settings.
- Go to WooCommerce -> Settings -> Payments -> Stripe
- Check Try the new payment experience.
- Click Save Changes at bottom of the page.
- Enable all payment methods. Card, SEPA, Bancontact, Sofort, Giropay, EPS, iDeal, P24.
- Add product to cart and go to checkout.
- Select Card. Enter test CC #.
- Repeat for each payment method.
- Go to WooCommerce -> Settings -> Payments -> Stripe
- Check Try the new payment experience.
- Check Enable Payment via Saved Cards.
- Click Save Changes at bottom of the page.
- Enable payment methods which support saving for use later: Card, SEPA, Bancontact, Sofort, iDeal
- Add Product to cart and checkout with Card. Check Save payment information to my account for future purchases.
- Add a product to card again and checkout choosing saved payment method.
- Repeat for SEPA, Bancontact, Sofort and iDeal.
- Go to WooCommerce -> Settings -> Payments -> Stripe
- Check Try the new payment experience.
- Check Enable Payment via Saved Cards.
- Click Save Changes at bottom of the page.
- Login with customer account.
- Go to My Account -> Payment Methods, click on Add Payment Method.
- Add a Credit card with a test CC #.
- Click Make default on the new payment method.
- Attempt to checkout with the new method.
- It should work
- Repeat for SEPA, Bancontact, Sofort and iDeal.
- Create an new order in WooCommerce Backend. Set status to pending payment and add a product to the order.
- Click Customer payment page →
- Make payment with each UPE payment method.
- Order should transition to the processing status.