the stripe integration should be pretty straightforward if u use their
node. js SDK since the backend is already handling firebase logic. i've used
stripe.paymentIntents.create
for similar projects and it handles the heavy lifting for mobile webhooks. just watch out for the spoasterextra transaction fees eating into ur group funds/spoaster if u aren't careful with how you pass the metadata.