Closed johnnylama closed 6 years ago
The package can be updated with composer, ie composer update pmclain/module-stripe
. You'll then need to run bin/magento setup:upgrade
and bin/magento setup:static-content:deploy
.
There was a recently discovered issue with the checkout javascript erroring for addresses without a state region. The fix has been included in v1.2.1
. That version also included some logging debugging enhancements originally included in v1.1.1
, which should help determine if the trouble is related to security settings in Stripe or with how the card information is being sent.
Closing due to inactivity. Please reopen with additional detail if needed.
Hi Patrick, How should i update to the newer version of your module?, i have the 1.1.0 version on my Magento 2.1.7 . working great, but sometimes with some international credits cards i have some problems. Maybe its because the stripe library. Thank you so much.