mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Remove focus on free transactions
This commit is contained in:
parent
9e77652d3e
commit
57afa8cde0
1 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ en:
|
|||
pagetitle: "Bitcoin for Businesses"
|
||||
summary: "Bitcoin is a very secure and inexpensive way to handle payments."
|
||||
lowfee: "The lowest fees out there"
|
||||
lowfeetext: "Bitcoin's high cryptographic security allows it to process transactions in a very efficient and inexpensive way. You can make and receive payments using the Bitcoin network with zero fees in most cases. You can pay a very small voluntary fee if you want to increase a transaction's priority."
|
||||
lowfeetext: "Bitcoin's high cryptographic security allows it to process transactions in a very efficient and inexpensive way. You can make and receive payments using the Bitcoin network with almost no fees. In most cases, fees are not strictly required but they are recommended for faster confirmation of your transaction."
|
||||
fraud: "Protection against payment and chargeback fraud"
|
||||
fraudtext: "Any business that accepts credit card or PayPal payments knows the problem of payments that are later reversed because the sender's account was hacked or they fraudulently claimed non-delivery. The only way businesses can defend themselves against this kind of fraud is with complex risk analysis and increased prices to cover the losses. Bitcoin payments are irreversible and wallets can be kept highly secure, meaning that the cost of theft is no longer pushed onto the shoulders of the merchants."
|
||||
international: "Fast international payments"
|
||||
|
@ -96,7 +96,7 @@ en:
|
|||
secure: "Secure transactions"
|
||||
securetext: "Bitcoin transactions are secured by military grade cryptography. Nobody can make a payment on your behalf or charge you money without having a copy of your wallet. So as long as you take the required steps to <a href=\"#secure-your-wallet#\">protect your wallet</a>, Bitcoin provides a nice level of protection against many types of fraud."
|
||||
lowfee: "Almost free to use"
|
||||
lowfeetext: "Bitcoin allows you to send and receive payments for free. Except for special cases like very tiny micro-payments, there is no enforced fee. You can, however, choose to pay a small voluntary fee to increase your transaction priority and to remunerate the people who operate the Bitcoin network."
|
||||
lowfeetext: "Bitcoin allows you to send and receive payments at very low cost. Except for special cases like micro-payments, there is no enforced fee. It is however recommended to pay a higher voluntary fee for faster confirmation of your transaction and to remunerate the people who operate the Bitcoin network."
|
||||
anonymous: "Pseudo-anonymous online payments"
|
||||
anonymoustext: "Anonymous payments are a part of our everyday lives - most real life purchases are done without the requirement to provide proper identification. Bitcoin now introduces the same freedom to the online world. It allows you to buy services or make donations without the hassle of being passed under x-ray. However, you should note that <a href=\"#you-need-to-know#\"><b>full anonymity requires special efforts</b></a>."
|
||||
bitcoin-for-press:
|
||||
|
@ -295,7 +295,7 @@ en:
|
|||
listintro: "Bitcoin is a digital currency, a protocol, and a software that enables"
|
||||
list1: "Instant peer-to-peer transactions"
|
||||
list2: "Worldwide payments"
|
||||
list3: "Low or zero processing fees"
|
||||
list3: "Almost no processing fees"
|
||||
list4: "And much more"
|
||||
desc: "Bitcoin uses peer-to-peer technology to operate with no central authority; managing transactions and the issuing of bitcoins is carried out <b>collectively by the network</b>. Through many of its unique properties, Bitcoin allows exciting uses that could not be covered by any previous payment systems."
|
||||
license: "The software is a community-driven, <a href=\"http://www.fsf.org/about/what-is-free-software\">free, open-source</a> project released under the <a href=\"http://creativecommons.org/licenses/MIT/\">MIT license</a>."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue