YoucefBen47

Results 6 comments of YoucefBen47

Hi, was this problem solved ? If yes can you tell me how please

Hi, we are facing the same issue so is there any solution ? When creating a trial we use the following: `const subscription = await stripe.subscriptions.create({ customer: customerId, items: [...

@charliecruzan-stripe is this an error or just the way stripe works ? Can we have an answer please ? We keep getting many duplicates of active free trials.

@samvoults @cstoneham here's how I solved it. 1. I setup an intent to collect the payment method: This function in the backend receives the customer id and creates a setup...

I'm having the same issue .. no solutions yet ?