Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preferredProvider option for thirdweb pay #103

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

Yash094
Copy link
Member

@Yash094 Yash094 commented Nov 26, 2024

Adding the preferredProvider option for thirdweb pay.

Reference: https://portal.thirdweb.com/references/typescript/v5/GetBuyWithFiatQuoteParams


PR-Codex overview

This PR introduces a new parameter preferredProvider to the BuyWithFiatQuoteParams class and updates its usage in the ThirdwebPay.GetBuyWithFiatQuote method. It also includes commented-out code in Program.cs to demonstrate how to use the new parameter.

Detailed summary

  • Added preferredProvider parameter to BuyWithFiatQuoteParams class.
  • Updated the ThirdwebPay.GetBuyWithFiatQuote method to include preferredProvider in the parameters.
  • Included commented-out code in Program.cs to show usage of preferredProvider with an example.

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

@Yash094 Yash094 requested a review from 0xFirekeeper November 26, 2024 18:21
@0xFirekeeper 0xFirekeeper merged commit d75f31e into thirdweb-dev:main Nov 27, 2024
1 check failed
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.

2 participants