Stripe.js plugin

I need my sellers to be able to create subscriptions, It dosent seem likes thats possible with the regular bubble plugin. Is it possible with the stripe.js plugin?

I think you’re going to get asked to send a message to CoBubble on their website, since they built it. He seems to want folks to communicate with him there, which I imagine makes it easier to track incoming requests.

Hey @alexsstockton,

Give us a shout at plugins@cobubble.com, that’s where we manage feature requests and bug reports. :slight_smile:

will do, thanks!

As an alternative to the available plugins, you can also build it yourself through the API Connector. That would involve learning how to craft API calls using Stripe’s API documentation and a tool like Postman.

That’s the route I decided to go