Thor 雷神

Results 27 comments of Thor 雷神

cc @balazsorban44 in case you have ideas of how we could pair this with `next-auth` for example.

Thanks, @jackbayliss, however this also requires an upgrade of the Stripe PHP libraries. Do you want to do that also? If not I can open a separate PR and close...

Sorry for the delay, and sorry for only now realising that accessing the error code and message have also changed 🙈 , e.g. `$e->getError()->code`

@tomer-stripe Paul has a point though, the run instructions for samples created with the CLI vs cloned from GitHub diverge, and we need to have the whole `STATIC_DIR` charade and...

How about having a separate repository with fixtures for a variety of workflows? That way the community can request and contribute fixtures for their most common workflows. I guess we...

@damienwebdev thanks for the tag. A couple thoughts and questions: 1. For Shopify you're probably best of using: https://shopify.github.io/js-buy-sdk/ . See an implementation of this here: https://github.com/gatsbyjs/store.gatsbyjs.org 2. For Magento...

Can you please expand on your use case a bit more? Currently each product can have one claim. So ``` stripeProductA = premium stripeProductB = basic ``` Is already possible.

What version of the extension are you running, what are your configuration options regarding customer syncing and do you see any error logs in your Cloud Functions?

Unfortunately we can't do a zoom session, but you can hop on our technical chat for help: https://stripe.com/go/developer-chat Please also update the Firebase extension to the latest version and check...

I'm afraid I'm not too sure how to best prevent this edge case. For the time being, you could change your settings (https://dashboard.stripe.com/settings/billing/automatic), to not automatically cancel the subscription if...