26 lines
1.3 KiB
Markdown
26 lines
1.3 KiB
Markdown
# Testing notes and ZIP for release 6.7.1
|
|
|
|
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7829419/woocommerce-gutenberg-products-block.zip)
|
|
|
|
## Feature Plugin
|
|
|
|
### Convert token to string when setting the active payment method. ([5535](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5535))
|
|
|
|
1. On your site make sure you have Stripe set up
|
|
2. Create a new customer user for your website
|
|
3. Login with that user and add a product to the Cart block
|
|
4. In the Checkout block pay with a Stripe card and select Save payment information to my account for future purchases.
|
|
5. Successfully place the order
|
|
6. Do another purchase and make sure to select the saved card as a payment method
|
|
7. Notice that you can successfully place the order and no `payment_data[0][value] is not of type string.boolean` error is showed.
|
|
|
|
<!-- FEEDBACK -->
|
|
|
|
---
|
|
|
|
[We're hiring!](https://woocommerce.com/careers/) Come work with us!
|
|
|
|
🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/testing/releases/671.md)
|
|
|
|
<!-- /FEEDBACK -->
|