930 B
930 B
Testing notes and ZIP for release 6.7.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
Feature Plugin
Convert token to string when setting the active payment method. (5535)
- On your site make sure you have Stripe set up
- Create a new customer user for your website
- Login with that user and add a product to the Cart block
- In the Checkout block pay with a Stripe card and select Save payment information to my account for future purchases.
- Successfully place the order
- Do another purchase and make sure to select the saved card as a payment method
- Notice that you can successfully place the order and no
payment_data[0][value] is not of type string.boolean
error is showed.