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

feat: Implement Payment with Apple Pay #37

Open
6 tasks
fonkamloic opened this issue Jan 26, 2023 · 0 comments
Open
6 tasks

feat: Implement Payment with Apple Pay #37

fonkamloic opened this issue Jan 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fonkamloic
Copy link
Contributor

Description:
Our app currently supports several payment methods but does not yet offer the option for users to make payments with Apple Pay. We want to add this feature to improve user convenience and increase the number of payment options available.

Acceptance Criteria:

  • Users should be able to initiate a payment using Apple Pay from the Payment screen
  • The app should display the correct payment amount and recipient information when the user initiates a payment
  • The app should prompt the user to confirm the payment with Touch ID or Face ID
  • The app should handle any errors that may occur during the payment process and display appropriate error messages to the user
  • The app should send a receipt of the payment to the user's email
  • Test the implementation on the latest version of IOS

Screenshots
Screenshot 2023-01-26 at 5 07 47 PM

@fonkamloic fonkamloic added the enhancement New feature or request label Jan 26, 2023
@fonkamloic fonkamloic changed the title Feat: Implement Payment with Apple Pay feat: Implement Payment with Apple Pay Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants