Skip to content

Commit cb86fa2

Browse files
[Portal] Update UB Docs (#6482)
Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com> Co-authored-by: gregfromstl <gregfromstl@gmail.com>
1 parent 5371820 commit cb86fa2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/composite-actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
# pnpm for our dependencies
1313
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
1414
with:
15-
version: 9
15+
version: 9.11.0
1616
- name: Setup Node.js
1717
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
1818
with:

apps/portal/src/app/connect/pay/faqs/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ export const metadata = createMetadata({
1212
# FAQs
1313

1414
<Details summary="What are the fees for Buy With Fiat?">
15-
thirdweb takes a 1% fee on all Buy With Fiat transactions. Additional processing fees will depend on the selected onramp vendor.
15+
thirdweb does not charge any fees for buy with fiat. Any fees on onramping are based on the onramp provider.
1616
</Details>
1717

1818
<Details summary="What are the fees for Buy With Crypto?">
19-
thirdweb takes a 1% fee on all Buy With Crypto transactions.
19+
For buying with crypto, thirdweb charges 0.3% and the application developer may charge up to 0.7% on each transaction
2020
</Details>
2121

2222
<Details summary="How does fee sharing work for Buy With Crypto?">

0 commit comments

Comments
 (0)