#var2611 - Android
1 messages · Page 1 of 1 (latest)
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Yes we have subscription based android application.
and we don't have sever side any thing yet, just using firebase auth login
Unfortunately, you need to have a backend for that
You can find further details in this link:
https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
Okay, Thanks.
Hi, can backend be firebase?
https://firebase.google.com/products/extensions/stripe-firestore-stripe-payments
like this extention.
Yeah it could be an option!
Is that can be used for subscription?
Yeah you can implement what specified here as backend in firebase
Okay