Skip to content
Code-Schnipsel Gruppen Projekte
Commit 830fcd3d erstellt von Patrick Müller's avatar Patrick Müller
Dateien durchsuchen

Initial Commit

Übergeordnete
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
payment-stripe
========
Use the Stripe payment gateway to accept payments in your QUIQQER Shop
Paketname:
quiqqer/payment-stripe
Features (Funktionen)
--------
Installation
------------
Der Paketname ist: quiqqer/payment-stripe
Mitwirken
----------
- Issue Tracker:
- Source Code:
Support
-------
Falls Sie einen Fehler gefunden haben oder Verbesserungen wünschen,
senden Sie bitte eine E-Mail an support@pcsg.de.
Lizenz
-------
Entwickler
--------
{
"name" : "quiqqer/payment-stripe",
"type" : "quiqqer-module",
"description" : "Use the Stripe payment gateway to accept payments in your QUIQQER Shop",
"version" : "dev-dev",
"license" : "GPL-3.0+",
"authors" : [
{
"name": "Patrick Müller",
"email": "p.mueller@pcsg.de",
"homepage": "http://www.pcsg.de",
"role": "Developer"
}
],
"support" : {
"email": "support@pcsg.de",
"url": "http://www.pcsg.de"
},
"require": {
}
,"autoload": {
"psr-4": {
"QUI\\ERP\\Payments\\Stripe\\": "src/QUI/ERP/Payments/Stripe"
}
}
}
<?xml version="1.0" encoding="UTF-8"?>
<locales>
<groups name="quiqqer/payment-stripe" datatype="php,js">
<locale name="package.title">
<de><![CDATA[QUIQQER - Payment - Stripe]]></de>
<en><![CDATA[QUIQQER - Payment - Stripe]]></en>
</locale>
<locale name="package.description"><de><![CDATA[Benutzen Sie das Stripe Zahlungs-Gateway für die Annahme von Zahlungen in Ihrem QUIQQER Shop]]></de><en><![CDATA[Use the Stripe payment gateway to accept payments in your QUIQQER Shop]]></en></locale></groups>
</locales>
<quiqqer>
<package>
<title>
<locale group='quiqqer/payment-stripe' var='package.title'/>
</title>
<description>
<locale group='quiqqer/payment-stripe' var='package.description'/>
</description>
<!-- Hauptbild -->
<image src='URL_OPT_DIR/quiqqer/payment-stripe/bin/quiqqer_logo.png'/>
<!-- More preview images
<preview>
<image src="URL_OPT_DIR/quiqqer/quiqqer/bin/preview/1.png"/>
<image src="URL_OPT_DIR/quiqqer/quiqqer/bin/preview/2.png"/>
<image src="URL_OPT_DIR/quiqqer/quiqqer/bin/preview/3.png"/>
<image src="URL_OPT_DIR/quiqqer/quiqqer/bin/preview/4.png"/>
<image src="URL_OPT_DIR/quiqqer/quiqqer/bin/preview/5.png"/>
</preview>
-->
</package>
</quiqqer>
\ No newline at end of file
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren