This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.xml
254 lines (252 loc) · 12.4 KB
/
plugin.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
<label lang="de">heidelpay</label>
<label>heidelpay</label>
<version>1.2.2</version>
<copyright>heidelpay GmbH</copyright>
<license>MIT</license>
<author>heidelpay GmbH, Kellerkinder GmbH</author>
<link>https://www.heidelpay.com</link>
<compatibility minVersion="5.6.0"/>
<description lang="de">
<![CDATA[
<h2>Produktinformationen "heidelpay - Payment Plugin für ab 5.6 Zahlungen per Kreditkarte, Rechnungskauf, SOFORT, ..."</h2>
<p>Die Omnichannel Payment Solution: Vollständige Zahlungsabwicklung und –management mit heidelpay.</p>
<p>Die Installationsanleitung finden Sie im <a href="https://dev.heidelpay.de/handbuch-shopware-ab-5-6/" target="_blank">Online-Handbuch</a><br></p>
<br />
<h3><b>Verfügbare Zahlarten: </b></h3>
<br />
<ul>
<li>Kredit- / Debitkarten</li>
<li>SEPA / Lastschrift</li>
<li>FlexiPay® Lastschrift gesichert</li>
<li>Vorkasse</li>
<li>Giropay</li>
<li>SOFORT</li>
<li>FlexiPay® direct</li>
<li>iDeal</li>
<li>EPS</li>
<li>Prezlewy 24</li>
<li>Paypal</li>
<li>Rechnungskauf B2C</li>
<li>FlexiPay® Rechnungskauf</li>
<li>FlexiPay® Rechnungskauf factoring</li>
<li>AliPay</li>
<li>WeChat </li>
</ul>
<br /><br />
<h3>Speicherung für Bezahldaten bei Zahlungsarten:</h3>
<br />
<ul>
<li>Kredit- / Debitkarten</li>
<li>Lastschrift (versichert)</li>
</ul>
<br /><br />
<h3>Weitere Features</h3>
<br />
<ul>
<li>Installation via Composer möglich</li>
<li>Einfache Installation über den Community-Store-Download</li>
<li>Einfache Konfiguration</li>
<li>Alle Funktionen und Abläufe stehen kostenfrei zum Testen im Test-Betriebsmodus bereit</li>
<li>Zahlungsabwicklung über das heidelpay Merchant Gateway (neue Zahlungsschnittstelle)</li>
<li>Nahtlose Integration in den Shopware Standard-Checkout-Prozess</li>
<li>Transaktions-Management aus dem Backend möglich</li>
<li>Alle Transaktionen werden dafür übersichtlich im Backend von Shopware visualisiert</li>
<li>Alle administrativen debitorischen Funktionen stehen im Backend zur Verfügung, wie Gutschriften, Nachbuchungen oder Stornos</li>
<li>Automatische Meldung des Versands bei gesicherten Zahlarten</li>
<li>Geldeinzug nach Reservierung von Rechnungsbeträgen</li>
<li>Stornierung von Rechnungsbeträgen</li>
<li>Automatische Anpassung des Bezahlstatus für beispielsweise Rechnungskäufe (nach Aktivierung der Webhooks)</li>
<li>Automatische Anpassung der Bestellbestätigungs-E-Mail mit allen Bezahlinformationen bei Rechnungskauf und Vorkasse (falls Sie dies wünschen)</li>
<li>Quelloffener Code nach neuen Shopware-Plugin-Standards</li>
<li>Anpassbare und erweiterbare Smarty-Templates für Bezahlarten</li>
<li>persönlicher Support via E-Mail an <a href="mailto:[email protected]">[email protected]</a> oder <a href="tel:+4962214310100">+49 (6221) 43101-00</a></li>
</ul>
]]>
</description>
<description lang="en">
<![CDATA[
<h2>Productinformation "heidelpay - payment plugin for 5.6 for credit cards, direct debit, prepayment, PayPal, SOFORT and more…"</h2><p>You can find the manual at <a href="https://dev.heidelpay.de/handbuch-shopware-ab-5-6/" target="_blank">https://dev.heidelpay.de/handbuch-shopware-ab-5-6/</a><br></p><h3><b><br></b></h3><h3><b>Available payment methods</b></h3><br /><ul><li>Credit card / Debit card</li>
<li>SEPA / Direct debit</li>
<li>SEPA / Direct debit (secured)</li>
<li>Prepayment</li>
<li>giropay</li>
<li>SOFORT</li>
<li>FlexiPay® Direct</li>
<li>iDEAL</li>
<li>EPS</li>
<li>Prezlewy24</li>
<li>PayPal</li>
<li>Purchase on account B2C</li>
<li>FlexiPay® Invoice (secured)</li>
<li>FlexiPay® Invoice (factoring)</li>
<li>AliPay</li>
<li>WeChat Pay</li>
</ul>
<br /><br />
<h3>Feature List:</h3>
<br />
<p><b>Registration of payment data for following payment methods:</b></p>
<br />
<ul>
<li>Credit card & Debit card</li>
<li>SEPA / Direct debit (secured)</li>
</ul>
<br /><br />
<p><b>Additional features:</b></p>
<br />
<ul>
<li>Installation via Composer possible</li>
<li>Simple installation via Community-Store-Download</li>
<li>Easy configuration</li>
<li>all features and processes can be tested completely free of charge in a test operating mode</li>
<li>Payment processing via heidelpay Merchant Gateway (new payment interface)</li>
<li>Seamless integration with standard Shopware checkout process</li>
<li>Transaction management is possible from the backend</li>
<li>All transactions are clearly visualized in the backend of Shopware</li>
<li>Here are all administrative debit-side functions available, such as credit memos, follow-up postings or reversals</li>
<li>Sending notification for insured payment methods</li>
<li>Money collection after reservation of invoice amounts</li>
<li>Reversals of invoice amounts</li>
<li>Automatic adjustment of the payment status for e.g. invoice purchases (after activation of webhooks)</li>
<li>Automatic adaptation of an order confirmation e-mail with invoice purchase transferinformation if you want</li>
<li>Open source code according to new Shopware plugin standards</li>
<li>Customizable / extensible Smarty templates for payment methods</li>
<li>personal support via <a href="mailto:[email protected]">[email protected]</a> or <a href="tel:+4962214310100">+49 (6221) 43101-00</a></li>
</ul>
]]>
</description>
<changelog version="1.2.2">
<changes lang="de">
<![CDATA[
<ul>
<li>Format der Geburtstagsangabe im Checkout wurde vereinheitlicht</li>
<li>Das erweiterte Logging wurde verbessert und erweitert.</li>
<li>Korrektur eines Fehlers für wiederkehrende Kreditkarten Zahlung in Verbindung mit SwagAboCommerce</li>
<li>Korrektur der Validierung des Geburtsdatums für FlexiPay Rechnung für B2B</li>
<li>Korrektur der Warenkorb Verarbeitung</li>
<li>Korrektur eines Fehlers für FlexiPay Lastschrift (gesichert) für gespeicherte Lastschriftkonten</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>Birthday input format in the checkout got standardized</li>
<li>The extended logging was improved</li>
<li>Fixed an error of credit card payments in combination with AboCommerce orders</li>
<li>Fixed the validation of the birthdate for FlexiPay invoice for B2B</li>
<li>Fixed the shopping cart hydration</li>
<li>Fixed an error with FlexiPay Direct Debit (secured) for saved bank accounts</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.2.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Übergabe von Gutscheinen an Unzer-Zahlungsschnittstelle verbessert</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>Handover of vouchers to unzer-paymentgateway improved</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.2.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Neue Zahlungsart: Flexipay® Instalment</li>
<li>Integration von Reservierung und Registrierung für PayPal</li>
<li>Kompatibilität zu Advanced Promotion Suite hergestellt</li>
<li>Fehler bei steuerfreien Ländern behoben</li>
<li>Anzeige der TXN-ID in der Bestellübersicht</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>New payment method: Flexipay® Instalment</li>
<li>Integration of reserveration and registration for PayPal</li>
<li>Compatibility with Advanced Promotion Suite established</li>
<li>Fixed a bug with taxfree countries</li>
<li>Display of the TXN-ID in the order overview</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.1.2"><changes lang="de">
<![CDATA[
<ul>
<li>Behebt ein Problem mit der Weiterleitung auf die Bestellbestätigungseite mit konfiguriertem Mindestbestellwert in der Kundengruppe</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>Troubleshooting the redirection to the checkout finish page with a configured minimum amount in the customer group</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.1.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Behebt ein Problem mit Rundungen</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>Troubleshooting for rounding</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.1.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Anpassung an der Zahlungsvalidierung und der Struktur von internen Diensten</li>
<li>Verbessert die Darstellung des Zahlungsstatus an der Transaktion</li>
<li>Behebt ein Problem mit der Übermittlung von Bruttopreise</li>
<li>Behebt das Fehlen von Kundendaten bei B2B-Kunden (Vor- /Nachname) im hIP</li>
<li>Behandelt ein Problem mit der Übermittlung von Gutscheinen</li>
<li>Diverse weitere Verbesserungen</li>
</ul>
]]>
</changes>
<changes>
<![CDATA[
<ul>
<li>Adjustment to the validation of payments and the structure of internal services</li>
<li>Improves the view of paymentstates for a transaction</li>
<li>Troubleshooting for the transmission of gross prices</li>
<li>Troubleshooting for the missing data (pre- / surname) for b2b customers</li>
<li>Handles a bug with vouchers</li>
<li>several improvements of code and actions</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="1.0.1">
<changes lang="de">Fehlerbehebung für Bundesländer in Adressen</changes>
<changes>Troubleshooting for federal states in addresses</changes>
</changelog>
<changelog version="1.0.0">
<changes lang="de">Erstveröffentlichung Shopware Community Store</changes>
<changes>First release Shopware Community Store</changes>
</changelog>
</plugin>