Skip to content

Commit 7692b2e

Browse files
authored
feat: edit payments FAQ (#1002)
1 parent ceec176 commit 7692b2e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/pages/help/index.vue

+4-3
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,10 @@
138138
<div :class="isOpen5 ? `` : `is-closed`" class="message-body w-full xl:w-10/12">
139139
<p class="message-content text-gray5 dark:text-gray3 py-2 text-sm">
140140
Blogchain is created and operated by
141-
<a href="http://capsule.social" target="_blank" class="text-primary">Capsule Social</a>. We are working to
142-
add new payment features soon that will allow writers to get paid for the content they create, minus a
143-
small transaction fee.
141+
<a href="http://capsule.social" target="_blank" class="text-primary">Capsule Social</a>. Payment features
142+
allow writers to get paid for the content they create. An industry-standard 10% transaction fee is
143+
deducted from the payout to the author on Stripe payments. Cryptocurrency payments will be available in
144+
the future.
144145
</p>
145146
<p class="message-content text-gray5 dark:text-gray3 pb-2 text-sm">
146147
What we will <b>not</b> do, however, is sell ads or user information to third parties. We want to

0 commit comments

Comments
 (0)