-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[QR] add support for QR fields (#827)
* [QR] add support for QR fields * update typescript types as well * add payment intent status * prevent android from crashing if invalid PMT is provided * update dev app with QR support * update example-app with dev-app changes * address tim comments (remove flatlist, change how IPaymentMethodType is used) * re-add enable_interac for tests + linter * rename paymentMethods * fix tests ...... * fix lint * make collectPayment button static at the bottom of the screen (devapp) * change test to not need scrolling to click collect payment * disable flakey test and add todo
- Loading branch information
1 parent
093b45a
commit 9f2527e
Showing
15 changed files
with
910 additions
and
401 deletions.
There are no files selected for viewing
This file contains 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 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 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
Oops, something went wrong.