Skip to content
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

AppStore payment on iOS #7026

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

murilopereirame
Copy link
Contributor

@murilopereirame murilopereirame commented May 29, 2024

Add AppStore payment to the iOS app.

Server MR 623
Close #6664

@murilopereirame murilopereirame changed the title 6664 native ios payments AppStore payment on iOS May 29, 2024
@murilopereirame murilopereirame force-pushed the 6664-native-ios-payments branch 2 times, most recently from abdc9bc to 25bd4a6 Compare May 30, 2024 11:40
@tutao-mac tutao-mac force-pushed the 6664-native-ios-payments branch 2 times, most recently from 15b1e19 to 94548fb Compare May 30, 2024 12:39
@murilopereirame murilopereirame force-pushed the 6664-native-ios-payments branch 2 times, most recently from c46a0aa to 0c5b307 Compare June 4, 2024 12:40
tutao-mac and others added 11 commits June 5, 2024 09:13
When trying to change the subscription using an app that isn't the iOS
one, the app will throw a message informing the user that changes to
their subscription should be done inside the Store.
AppStore allows only one subscription per AppleId, so this commit checks
and block if a user tries to upgrade another Tuta account with the same
AppleId. Also ensure that the user is the current owner of the
subscription, preventing a user from paying twice for the same Tuta
account w/ different AppleIds.
Put a rock on it
@murilopereirame murilopereirame marked this pull request as ready for review June 5, 2024 07:15
@tutao-mac tutao-mac force-pushed the 6664-native-ios-payments branch 3 times, most recently from debaa3d to dc42089 Compare June 5, 2024 07:44
paw-hub and others added 3 commits June 27, 2024 17:51
Implement support for App Store in Subscription & Payment settings.

Add support for App Store in subscription/payment wizards.

Introduce additional checks for specific states.

#6664

Co-authored-by: wrd <[email protected]>
@tutao tutao deleted a comment from helaluddin19 Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support native payment method on iOS devices
5 participants