drupalcommerce / commerce-docs

Commerce 2.x documentation
http://docs.drupalcommerce.org
Other
38 stars 207 forks source link

Extend the payment gateway list #261

Closed bojanz closed 5 years ago

bojanz commented 6 years ago

I've rerun the d.o scrapper, the following gateways need to be added to our list:

    "Commerce Affirm": "https://www.drupal.org/project/commerce_affirm",
    "Commerce Bambora": "https://www.drupal.org/project/commerce_bambora",
    "Commerce Forte": "https://www.drupal.org/project/commerce_forte",
    "Commerce HyperPay": "https://www.drupal.org/project/commerce_hyperpay",
    "Commerce Klarna Payments": "https://www.drupal.org/project/commerce_klarna_payments",
    "Commerce MANGOPAY Direct PayIn": "https://www.drupal.org/project/commerce_mangopay_dpi",
    "Commerce Nets Payment Gateway": "https://www.drupal.org/project/commerce_nets",
    "Commerce Open Payment Platform": "https://www.drupal.org/project/commerce_opp",
    "Commerce Pays.cz": "https://www.drupal.org/project/commerce_payscz",
    "Commerce Postfinance ePayment": "https://www.drupal.org/project/commerce_postfinance",
    "Commerce PayU Webcheckout": "https://www.drupal.org/project/commerce_payu_webcheckout",
    "commerce_swisscom_easypay": "https://www.drupal.org/project/commerce_swisscom_easypay",
    "Commerce Transbank Webpay": "https://www.drupal.org/project/commerce_webpay",
bojanz commented 6 years ago

Added Worldpay, IDPay and Global Payments already, so I've removed them from the list above (our gateway list is manually numerated, so I had to add 3 gateways when I was removing 3 dead ones).

lisastreeter commented 5 years ago

Thanks! I've added these payment gateways to the list in PR #281