Skip to content

Commit

Permalink
Added isotope/payment-skrill (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp authored Aug 28, 2023
1 parent 8e1b377 commit e2c6e80
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 3 deletions.
1 change: 1 addition & 0 deletions indexer/src/Command/IndexCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
$packageNames = array_unique(array_merge(
$this->packagist->getPackageNames('contao-bundle'),
$this->packagist->getPackageNames('contao-module'),
$this->packagist->getPackageNames('contao-theme'),
$this->packagist->getPackageNames('contao-component')
));
}
Expand Down
6 changes: 5 additions & 1 deletion linter/allowlists/de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Geoinformationssystemen
Geokodierung
Geokodierungsdienste
Geokoordinaten
Geschäftsabläufe
Geschütztes
Get
Glossarbegriffe
Expand Down Expand Up @@ -550,6 +551,7 @@ Standardauswahlen
Standardrechte
Standortermittlung
Startbildschirm
Startups
Statistikübersicht
Stellenanzeigen
Sternzeit
Expand Down Expand Up @@ -631,7 +633,7 @@ Vollbildkarte
Vollbildmodus
Vorlagedatei
Vorschaubild
WOW
Wallets
Warenkorbfunktionen
Webanwendungen
Webseite
Expand All @@ -649,9 +651,11 @@ Weiterlesen
Widerrufsbelehrung
Wohnparks
Wohnungsunternehmen
WOW
Wrapper
Währungsfeld
Zahlungsarten
Zahlungsmethoden
Zahlungsmodul
Zahlungsmoduls
Zeitstrahl
Expand Down
1 change: 1 addition & 0 deletions linter/allowlists/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ SimpleTokens
SINEOS
Sineos
SiteID
Skrill
Slack
SMS
SNS
Expand Down
2 changes: 1 addition & 1 deletion meta/isotope/payment-pfc/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ de:
- postfinance
- checkout
- switzerland
homepage: https://www.isotopeecommerce.org/en/marketplace.html
homepage: https://www.isotopeecommerce.org/de/marktplatz.html
11 changes: 11 additions & 0 deletions meta/isotope/payment-skrill/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
de:
title: Skrill Zahlungen für Isotope eCommerce
description: >
Skrill unterstützt über 100 lokale Zahlungsmethoden wie Karten, Wallets, sofortige Banküberweisung
und andere alternative Zahlungsmethoden.
keywords:
- isotope
- shop
- payment
- skrill
homepage: https://www.isotopeecommerce.org/de/marktplatz.html
11 changes: 11 additions & 0 deletions meta/isotope/payment-skrill/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
en:
title: Skrill Payments for Isotope eCommerce
description: >
Skrill offers 100+ payment methods including cards, digital wallets, instant bank transfers
and other alternative payment methods.
keywords:
- isotope
- shop
- payment
- skrill
homepage: https://www.isotopeecommerce.org/en/marketplace.html
5 changes: 4 additions & 1 deletion meta/isotope/payment-stripe/de.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
de:
title: Stripe Zahlungen für Isotope eCommerce
description: >
Unternehmen jeder Größe – von Startups bis hin zu großen Konzernen – setzen auf die Software und APIs
von Stripe, um Zahlungen anzunehmen, Auszahlungen zu senden und ihre Geschäftsabläufe online zu verwalten.
keywords:
- isotope
- shop
- payment
- stripe
homepage: https://www.isotopeecommerce.org/en/marketplace.html
homepage: https://www.isotopeecommerce.org/de/marktplatz.html

0 comments on commit e2c6e80

Please sign in to comment.