Forgive my lack of overall developer knowledge and best practices - i'm learning as I go here...
I'm trying out Butik and in order for it to work in the USA I need to work with Stripe. So I will need to setup my own stripe gateway using the butik boilerplate.
My question is if I need the Charge addon to enable access to stripe api, and then a butik gateway ontop of that? Or will writing a butik gateway tie into stripe in the same way Charge does?
I'm trying to not have to buy something I don't need/won't use