File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
.github/composite-actions/install
apps/portal/src/app/connect/pay/faqs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff 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?" >
You can’t perform that action at this time.
0 commit comments