Skip to content

Commit 8560f63

Browse files
authored
Merge pull request #25 from Renrhaf/patch-1
Add EasyTransac module to the list of payment gateways
2 parents b888258 + f52cff4 commit 8560f63

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/v2/developer-guide/payments/gateways.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,15 @@ If you create your own payment gateway module or find one that's not in this lis
280280
| **Currencies** | BGN |
281281
| **Countries** | Bulgaria |
282282

283+
284+
??? simple-card "[EasyTransac]"
285+
286+
| **Description** | Provides integration between Drupal Commerce and EasyTransac payments solutions. |
287+
| --- | --- |
288+
| **Type** | Off site |
289+
| **Currencies** | GBP, EUR, USD, SEK, AUD, NZD, DKK and CAD |
290+
| **Countries** | All countries except : Iran, North Korea, Myanmar, Afghanistan, Angola, Guyana, Iraq, Laos, Papua New Guinea, Vanuatu, Syria, Yemen, Bosnia, Uganda, Botswana, Brunei, Gibraltar, Guatemala, Guernsey, Marshall Islands, British Virgin Islands, Jersey, Liechtenstein, Montserrat, Nauru, Nive and Panama |
291+
283292
??? simple-card "[ECPay]"
284293
| --- | --- |
285294
| **Description** | Provides integration between Drupal Commerce and ECPay’s payment, shipping, and e-invoice solutions. |
@@ -1206,4 +1215,5 @@ Once a payment gateway is added it will be made available as a payment method to
12061215
[Transbank Webpay]: https://www.drupal.org/project/commerce_webpay
12071216
[Valitor]: https://www.drupal.org/project/commerce_valitor
12081217
[Verifone]: https://www.drupal.org/project/commerce_verifone
1209-
[let us know about it]: https://github.com/drupalcommerce/commerce-docs/issues
1218+
[let us know about it]: https://github.com/drupalcommerce/commerce-docs/issues
1219+
[EasyTransac]: https://www.drupal.org/project/commerce_easytransac

0 commit comments

Comments
 (0)