airwallex / airwallex-payment-android

Airwallex PA Android SDK
MIT License
8 stars 12 forks source link

Adds shipping autofill; bypasses payment list if only cards is available #82

Closed jarrodrobins closed 1 year ago

jarrodrobins commented 1 year ago

This PR includes several fixes

https://user-images.githubusercontent.com/1313663/212571201-eecde4a3-32e7-400e-b32a-dd5c9f52d51b.mov

https://user-images.githubusercontent.com/1313663/212571230-51d7e85e-48de-47d0-a554-05e558353822.mov

Fixes: #MOB-1088, #MOB-1313

github-actions[bot] commented 1 year ago

Unit Test Results

267 tests  +5   267 :heavy_check_mark: +5   1m 31s :stopwatch: -10s 101 suites +1       0 :zzz: ±0  101 files   +1       0 :x: ±0 

Results for commit 50cb4b55. ± Comparison against base commit acbe7711.

:recycle: This comment has been updated with latest results.

aw-hector commented 1 year ago

Well done!