scottyzen / woonuxt

Static e-commerce powered by WooCommerce & Nuxt
https://woonuxt.com
GNU General Public License v3.0
574 stars 139 forks source link

Stripe and 3DS credit cards? #130

Closed amcolex closed 4 months ago

amcolex commented 4 months ago

I wanted to start by thanking you for the incredible work you've done so far. I've been looking for a simple headless ecommerce solution, and the combination of WooCommerce + nuxt/vue is a match made in heaven.

I've been playing with the code base, and one thing that isn't very clear to me is how does the payment flow work for credit cards requiring 3DS, especially without any edge/serverless functions. Is this handled by the WooCommerce stripe plugin somehow?