#M Adil

1 messages · Page 1 of 1 (latest)

toxic talonBOT
mighty stone
#

Hey there

#

Yep you can integrate Subscriptions with the React Native SDK

granite coyote
#

I have implemented subscription paymentIntent and Its wokring fine, now I want to manage that subscription like cancel and update subscription... can you share some resources about it please?

mighty stone
#

None of this is specific to the React Native SDK really

#

You handle this all from your backend

#

That talks baout upgrading/downgrading

#

So you just call your backend from your RN app to handle updates/cancelations

#

You need to create your own UI for your users for this

granite coyote
#

OK thanks