manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
65 stars 32 forks source link

Subscription products fail to create in Strapi and they are partially created in Stripe #79

Closed AlberGonAcosta closed 1 year ago

AlberGonAcosta commented 1 year ago

Infrastructure

Strapi: 4.6.1 Strapi-Stripe: 3.2.1

Error

When I try to create a Subscription type product an error is thrown in the console and the product doesn't get created in Strapi. However, the product is partially created in Stripe. I don't get errors when creating One-Time type products.

Steps to reproduce

image

image

image image

AlberGonAcosta commented 1 year ago

Stripe API version was updated, but it seems that it was stuck. Switched back to an older one and back to the last one and it worked.