airwallex / airwallex-payment-android

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

[NM-1085] Set status as in progress when wechat is launched #68

Closed aw-hector closed 1 year ago

aw-hector commented 1 year ago

This PR fixes the unstoppable loading when user comes back from Wechat during the payment by:

github-actions[bot] commented 1 year ago

Unit Test Results

228 tests  +3   228 :heavy_check_mark: +3   1m 55s :stopwatch: +16s   95 suites ±0       0 :zzz: ±0    95 files   ±0       0 :x: ±0 

Results for commit 318aba6e. ± Comparison against base commit 34083544.

This pull request removes 1 and adds 4 tests. Note that renamed tests count towards both. ``` com.airwallex.wechat.WeChatComponentTest ‑ test ``` ``` com.airwallex.wechat.WeChatComponentTest ‑ test handlePaymentIntentResponse when WeChat Pay is successfully initiated com.airwallex.wechat.WeChatComponentTest ‑ test handlePaymentIntentResponse when next action data is empty com.airwallex.wechat.WeChatComponentTest ‑ test handlePaymentIntentResponse when next action data is null com.airwallex.wechat.WeChatComponentTest ‑ test provider ```

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