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 12
12
# pnpm for our dependencies
13
13
- uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
14
14
with :
15
- version : 9
15
+ version : 9.11.0
16
16
- name : Setup Node.js
17
17
uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
18
18
with :
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ export const metadata = createMetadata({
12
12
# FAQs
13
13
14
14
<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.
16
16
</Details >
17
17
18
18
<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
20
20
</Details >
21
21
22
22
<Details summary = " How does fee sharing work for Buy With Crypto?" >
You can’t perform that action at this time.
0 commit comments