-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Apple Pay recurring donations for iOS #1032
Comments
I investigated this option. It seems that in order to effectively manage recurring payments / subscriptions, we need to authenticate our users (meaning sign in / sign up). The other thing that the user needs to be able to do is to manage the subscription (eg. have the ability to resign). For this the sign in is also required. In order to do this, we need to integrate with (the most supported one would be) Sign in with Apple. |
Considering that each Apple user has an AppleID, we should probably go forward with that. |
I estimate a few days of my time. Let's say 4. @Popolechien you'll have to decide if it's worth it and when to implement it |
Ok let us put this on hold until 6 months after launch of the single-support option so we can assess the likelihood (and RoI) of getting recurring donors. |
No description provided.
The text was updated successfully, but these errors were encountered: