#Nepho-react-native

1 messages · Page 1 of 1 (latest)

eager obsidian
#

Hey! Yep! The RN app would connect and interact with the pre-existing Stripe account and its objects

#

Is there a specific concern/question?

bleak obsidian
#

Hey, thanks for the answer! Sorry if this wasn't very clear, I'll reformulate.
Today both applications handle 100% of the payments through Stripe, I have subscriptions created in the dashboard and use their price_id to let users buy new subscriptions.
Now Google tells me that I need to use Google Pay (and Apple, Apple Pay I guess).
Can I "enable" Google/Apple Pay but still continue almost exactly like before, using "everything" from Stripe? i.e. Stripe subscriptions, associated promotion codes, manage everything about the customers on the Stripe Dashboard, etc...

eager obsidian
#

Yep, pretty much! Apple Pay/Google Pay are just a convenient instrument to facilitate capturing payment details from your users

bleak obsidian
#

OK. Cool. Thank you! 🙂

eager obsidian
#

Sure, let me know if anything else comes up