Remove duplicate advice about instant transactions

(Same advice is explained with more details in "You need to know" where it is in a more relevant context)
This commit is contained in:
Saivann 2013-08-06 13:33:09 -04:00
parent 8b68257bcf
commit 0a6f4a1021
2 changed files with 0 additions and 5 deletions

View file

@ -17,9 +17,6 @@ id: bitcoin-for-businesses
<h2><img class="titleicon" src="/img/ico_pci.svg" alt="Icon" />{% translate pci %}</h2>
<p>{% translate pcitext %}</p>
<h2><img class="titleicon" src="/img/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
<p>{% translate instanttext %}</p>
<h2><img class="titleicon" src="/img/ico_visib.svg" alt="Icon" />{% translate visibility %}</h2>
<p>{% translate visibilitytext %}</p>

View file

@ -57,8 +57,6 @@ en:
internationaltext: "Bitcoins can be transferred from Africa to Canada in 10 minutes. In fact, bitcoins never have any real physical location, so it is possible to transfer as many of them anywhere with no limits, delays, or excessive fees. There are no intermediate banks to make you wait three business days."
pci: "No PCI compliance required"
pcitext: "Accepting credit cards online typically requires extensive security checks in order to comply with the PCI standard. While it is a good thing to protect credit cards, Bitcoin security is built in such a way that makes this approach obsolete. Your payments are secured by the network, not at your expense."
instant: "Instant transactions for points-of-sale"
instanttext: "A Bitcoin transaction is usually deployed within a few seconds and confirmed within 10 minutes. During that time, a transaction can be considered authentic but still reversible. If you need instant transactions, it is recommended to ask for a small transaction fee and use a double-spend detection system."
visibility: "Get some free visibility"
visibilitytext: "Bitcoin is an emerging market of new customers who are searching for ways to spend their coins. Accepting them is a good way to get new customers and give your business some new visibility. Accepting a new payment method has always shown to be a clever practice for online businesses."
multisig: "Multi-signature"