bensauve_Original post
Rank 1: Thread
Hi, please can someone share some dic on how to setup subscriptions using stripe functions in a react native app.
Ive followed the function setup tutorials but they dont cover linking them up and executing the functions client side in the app
Summary
Developers are seeking guidance on setting up subscriptions using Stripe functions in a React Native app. They have followed tutorials for function setup but are unsure how to link and execute the functions on the client side of the app. They specifically want to update the user label to 'subscribed' after the function is called.