js icon indicating copy to clipboard operation
js copied to clipboard

Add preferredProvider in buyWithFiat

Open edwardysun opened this issue 5 months ago • 4 comments

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

The focus of this PR is to add a preferredProvider option to the buyWithFiat functionality for selecting payment providers.

Detailed summary

  • Added preferredProvider option to buyWithFiat functions
  • Defined FiatProvider type with options: "STRIPE", "TRANSAK", "KADO"
  • Updated multiple files to include preferredProvider option for fiat transactions

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

edwardysun avatar Sep 12 '24 01:09 edwardysun