wilmeltech
Results
2
comments of
wilmeltech
[Solved] (for my case). Hey, yeah, so I was having this same issue too on my Intel-chip Macbook Pro running Ventura. I noticed the command was dying when installing the...
@theodufort Hey, I was just facing the same problem. Looks like the trial period days field is a little hidden. `let checkoutSession = await stripe.checkout.sessions.create({ customer: customer.id, success_url:"https://mycompany.com", line_items: [{price:...