Previously, I have used the API connector to connect directly to the Stripe API and managed it all manually.
This time around I’m looking at the Stripe Plugin.
Which do you prefer and why? What are the strengths and weaknesses of each?
If I use the Stripe plugin, can I expect it to break when something is updated at Stripe or when a new version of the plugin is automatically updated? or is it reliable?
NICE!! Thank you for taking the time to let me know your opinion on this. I was thinking exactly what you described in the cons would be the case but I figured I’d see what people thought.
Sounds like a nightmare in a production environment and a lot of very stressful days when things inevitably go wrong.
I’ll stick to using the API connector and do it manually again.
@adamhholmes do you have any idea why Bubble does pay attention to updating and building these kind of plugins such that users get out of the box a very easy, feature rich NoCode tool? Seems such a no brainer as it is relatively simple, nice starter project for interns or new developers.
Just a followup that using your own APIs over a plugin is ALWAYS the way to go. It’s worth the extra effort. I agree completely with @adamhholmes on this and it wasn’t more than a few minutes extra work.