Skip to content

[Coroutines] update LocalPaymentClient.kt to use suspend functions#1550

Merged
noguier merged 1 commit intomainfrom
coroutines-convert-local-payment-client
Mar 30, 2026
Merged

[Coroutines] update LocalPaymentClient.kt to use suspend functions#1550
noguier merged 1 commit intomainfrom
coroutines-convert-local-payment-client

Conversation

@noguier
Copy link
Copy Markdown
Contributor

@noguier noguier commented Mar 19, 2026

Summary of changes

  • introduced new private suspend tokenize()/ createPaymentAuthRequest() functions
  • wrap new function calls into coroutinesScope.launch
  • fix affected tests

Checklist

  • Added a changelog entry
  • Relevant test coverage
  • Tested and confirmed payment flows affected by this change are functioning as expected

Authors

@noguier

@noguier noguier requested a review from a team as a code owner March 19, 2026 15:04
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities found.

Scanned Files

None

Copy link
Copy Markdown
Contributor

@saralvasquez saralvasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@noguier noguier merged commit 4d10f27 into main Mar 30, 2026
17 of 18 checks passed
@noguier noguier deleted the coroutines-convert-local-payment-client branch March 30, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants