mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
init commit for payments page
This commit is contained in:
parent
04e2ad0121
commit
69b521cf20
6 changed files with 143 additions and 3 deletions
51
_data/payment-processors.yml
Normal file
51
_data/payment-processors.yml
Normal file
|
@ -0,0 +1,51 @@
|
|||
- name: CoinPayments
|
||||
description: 'Fees: Transaction 0.50%; Withdrawal Network transaction fee (TX)'
|
||||
logo_url: "https://www.dash.org/wp-content/uploads/2014/09/coinpayments_logo.png"
|
||||
type: payment
|
||||
vendor_id: ledger
|
||||
vendor_label: CoinPayments
|
||||
product_id: CoinPayments
|
||||
product_label: CoinPayments
|
||||
links:
|
||||
-
|
||||
label: coinpayments.net
|
||||
url: "https://www.coinpayments.net/"
|
||||
|
||||
- name: Cointopay
|
||||
description: 'Fees: Transaction 0.25% + 0.0005 DASH; Withdrawal 0.01 DASH'
|
||||
logo_url: "https://www.dash.org/wp-content/uploads/2014/09/cointopay_logo.png"
|
||||
type: payment
|
||||
vendor_id: Cointopay
|
||||
vendor_label: Cointopay
|
||||
product_id: Cointopay
|
||||
product_label: Cointopay
|
||||
links:
|
||||
-
|
||||
label: cointopay.com
|
||||
url: "https://cointopay.com/"
|
||||
|
||||
- name: eDigiCash
|
||||
description: 'Fees: Transaction 0.5%; Withdrawal Included with transaction fee'
|
||||
logo_url: "https://www.dash.org/wp-content/uploads/2014/10/edigicash_logo.png"
|
||||
type: payment
|
||||
vendor_id: eDigiCash
|
||||
vendor_label: eDigiCash
|
||||
product_id: eDigiCash
|
||||
product_label: eDigiCash
|
||||
links:
|
||||
-
|
||||
label: edigicash.co
|
||||
url: "https://www.edigicash.co/"
|
||||
|
||||
- name: GoUrl.io
|
||||
description: 'Fees: N/A'
|
||||
logo_url: "https://www.dash.org/wp-content/uploads/2015/05/gourlio_logo.png"
|
||||
type: payment
|
||||
vendor_id: GoUrl.io
|
||||
vendor_label: GoUrl.io
|
||||
product_id: GoUrl.io
|
||||
product_label: GoUrl.io
|
||||
links:
|
||||
-
|
||||
label: gourl.io
|
||||
url: "https://gourl.io/"
|
Loading…
Add table
Add a link
Reference in a new issue