HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
69 stars 55 forks source link

Updating Stripe Payment Gateway #429

Closed VAlmea closed 1 year ago

VAlmea commented 1 year ago

Description of PR...

The PR aims to migrate Stripe's payment gateway implementation to use the latest version of the PaymentIntents API, which is SCA-ready.

Changes made

Close #395

WillStrohl commented 1 year ago

@VAlmea Your PR has conflicts. Please review your PR to resolve these conflicts and let me know when this is done. Thank you! :)

Also, there appears to be additional updates that are no related to the PR and the Stripe update that should already be there. Please be sure to address those as well, or let me know why those updates are there. Normally, we'll want a separate Issue and PR for each different type of update.