-
Notifications
You must be signed in to change notification settings - Fork 147
➕ Add the success/failure handling from Dart side for Apple Pay #200
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
Open
YazeedAlKhalaf
wants to merge
20
commits into
google-pay:main
Choose a base branch
from
YazeedAlKhalaf:add-update-apple-pay-status
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
a3b1b81
add the success/failure handling from dart for apple pay
YazeedAlKhalaf 78dfe7b
enhance the example app Pay usage
YazeedAlKhalaf fcab163
move impl. of updatePaymentStatus to pay_ios and test it
YazeedAlKhalaf 0d8c189
update the example app to showcase the new feature
YazeedAlKhalaf 23b63f8
fix deprecated thing in a test
YazeedAlKhalaf cddc099
try to match the styling of the other fellow files
YazeedAlKhalaf 1323120
remove dark theme from demo app
YazeedAlKhalaf 4a48cc8
rename IOS to Ios in IOSPayMethodChannel
YazeedAlKhalaf a06e1ec
rename update payment status to update payment result
YazeedAlKhalaf cd07e7c
add docs for updatePaymentResult
YazeedAlKhalaf 87268b8
ran the project using xcode 15
YazeedAlKhalaf 8e8e194
make the demo app show a regular integration path
YazeedAlKhalaf 8d236bb
move the defaultBinaryMessenger for test calling to a variable to inc…
YazeedAlKhalaf 122d7ba
move completion handler after serialization is successful
YazeedAlKhalaf b09fd8c
enhance tests and their readability
YazeedAlKhalaf 73fa61c
make updatePaymentResult throw an exception instead of failing silently
YazeedAlKhalaf 747ff50
Merge branch 'main' of github.com:google-pay/flutter-plugin into add-…
YazeedAlKhalaf b39bddd
fix the linter complaining
YazeedAlKhalaf 15fb1aa
just ran the app with flutter 3.22.1
YazeedAlKhalaf 7b64e53
make the implementation better, thanks to @JlUgia
YazeedAlKhalaf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.