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 Google Pay #38

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

feat: Implement Payment with Google Pay #38

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

Comments

@fonkamloic
Copy link
Contributor

Description:
We want to add an additional payment option for our users by integrating Google Pay into our app. This will allow users to make payments within the app using their Google Pay account.

Acceptance Criteria:

  • Users should be able to access the Google Pay option from the Payment screen
  • The app should initiate the Google Pay payment flow when the user selects the option
  • Users should be able to complete the payment using their Google Pay account
  • The app should handle and display any errors or declines in the payment process
  • The app should validate the Google Pay account and available balance before the payment
  • The app should show the transaction status after the payment.

Screenshots
Screenshot 2023-01-26 at 5 11 48 PM

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

No branches or pull requests

2 participants