How to make a payment for Subscription without paymentsheet #781
Unanswered
gurulnd-git
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am also struggling to implement subscription from mobile SDK with cloud function... I was happy with previous stripe_payments plugin where we can get a response on payment success or creating subscription.... now everything returns void.... without payment sheet how to make a payment for subscription?
we cannot call api.stripe directly from app, has to go though cloud function, is create subscription doesn't need a payment to activate?
Beta Was this translation helpful? Give feedback.
All reactions