Mollie Payments for WooCommerce - Version 2.4.0

Version Description

  • 10/10/2016 =
  • Add KBC/CBC Payment Button method.
  • Add option to the iDEAL gateway to set the text for the empty option in the issuers drop down. Go to the iDEAL gateway settings to change this value.
  • Update Mollie API client to v1.7.1.
Download this release

Release Info

Developer l.vangunst
Plugin Icon wp plugin Mollie Payments for WooCommerce
Version 2.4.0
Comparing to
See all releases

Code changes from version 2.3.1 to 2.4.0

i18n/languages/mollie-payments-for-woocommerce-de_DE.mo CHANGED
Binary file
i18n/languages/mollie-payments-for-woocommerce-de_DE.po CHANGED
@@ -3,17 +3,17 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
- "POT-Creation-Date: 2016-05-27 15:01+0200\n"
9
- "PO-Revision-Date: 2016-05-30 14:01+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.com>\n"
12
  "Language: de\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
- "X-Generator: Poedit 1.8.6\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
 
19
  #: includes/mollie/wc/gateway/abstract.php:83
@@ -134,8 +134,8 @@ msgstr "%s Zahlungsvorgang begonnen (%s)."
134
  #: includes/mollie/wc/gateway/abstract.php:393
135
  #: includes/mollie/wc/gateway/abstract.php:574
136
  #: includes/mollie/wc/gateway/abstract.php:605
137
- #: includes/mollie/wc/gateway/abstract.php:630
138
- #: includes/mollie/wc/gateway/abstract.php:649
139
  msgid "test mode"
140
  msgstr "Testmodus"
141
 
@@ -156,16 +156,16 @@ msgid "Order completed using %s payment (%s)."
156
  msgstr "Bestellung abgeschlossen mit %s Zahlung (%s)."
157
 
158
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
159
- #: includes/mollie/wc/gateway/abstract.php:628
160
  msgid "%s payment cancelled (%s)."
161
  msgstr "%s Zahlung annulliert (%s)."
162
 
163
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
164
- #: includes/mollie/wc/gateway/abstract.php:647
165
  msgid "%s payment expired (%s)."
166
  msgstr "%s Zahlung abgelaufen (%s)."
167
 
168
- #: includes/mollie/wc/gateway/abstract.php:663
169
  msgid ""
170
  "You have cancelled your payment. Please complete your order with a different "
171
  "payment method."
@@ -176,19 +176,19 @@ msgstr ""
176
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
177
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
178
  #. placeholder 5: refund ID
179
- #: includes/mollie/wc/gateway/abstract.php:737
180
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
181
  msgstr "Erstattet %s%s (Grund: %s) - Zahlung ID: %s, Erstattung: %s"
182
 
183
- #: includes/mollie/wc/gateway/abstract.php:806
184
  msgid "Payment"
185
  msgstr "Zahlung"
186
 
187
- #: includes/mollie/wc/gateway/abstract.php:827
188
  msgid "We have not received a definite payment status."
189
  msgstr "Wir haben keinen definitiven Zahlungsstatus empfangen."
190
 
191
- #: includes/mollie/wc/gateway/abstract.php:832
192
  msgid ""
193
  "We have not received a definite payment status. You will receive an email as "
194
  "soon as we receive a confirmation of the bank/merchant."
@@ -197,7 +197,7 @@ msgstr ""
197
  "mail, sobald wir die Bestätigung der Bank/des Verkäufers empfangen haben."
198
 
199
  #. translators: Placeholder 1: payment method
200
- #: includes/mollie/wc/gateway/abstract.php:839
201
  msgid "Payment completed with <strong>%s</strong>"
202
  msgstr "Zahlung abgeschlossen mit <strong>%s</strong>"
203
 
@@ -257,20 +257,20 @@ msgstr ""
257
  "Wenn diese Option ausgeschaltet ist, haben Kunden immernoch die Option, auf "
258
  "dem Mollie Zahlungsschirm Zahlungsanweisungen über E-mail zu versenden."
259
 
260
- #: includes/mollie/wc/gateway/banktransfer.php:121
261
  msgid "Bank Transfer"
262
  msgstr "Banküberweisung"
263
 
264
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
265
  #. placeholder 3: consumer BIC
266
- #: includes/mollie/wc/gateway/banktransfer.php:164
267
  #: includes/mollie/wc/gateway/directdebit.php:51
268
  #: includes/mollie/wc/gateway/ideal.php:86
269
  #: includes/mollie/wc/gateway/sofort.php:56
270
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
271
  msgstr "Zahlung abgeschlossen von <strong>%s</strong> (IBAN: %s, BIC: %s)"
272
 
273
- #: includes/mollie/wc/gateway/banktransfer.php:174
274
  msgid ""
275
  "Please complete your payment by transferring the total amount to the "
276
  "following bank account:"
@@ -279,35 +279,35 @@ msgstr ""
279
  "überweisen:"
280
 
281
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
282
- #: includes/mollie/wc/gateway/banktransfer.php:178
283
  msgid "Beneficiary: %s"
284
  msgstr "Begünstigter: %s"
285
 
286
- #: includes/mollie/wc/gateway/banktransfer.php:179
287
  msgid "IBAN: <strong>%s</strong>"
288
  msgstr "IBAN: <strong>%s</strong>"
289
 
290
- #: includes/mollie/wc/gateway/banktransfer.php:180
291
  msgid "BIC: %s"
292
  msgstr "BIC: %s"
293
 
294
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
295
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
296
- #: includes/mollie/wc/gateway/banktransfer.php:185
297
  msgid "Payment reference: %s"
298
  msgstr "Verwendungszweck: %s"
299
 
300
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
301
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
302
- #: includes/mollie/wc/gateway/banktransfer.php:190
303
  msgid "Please provide the payment reference <strong>%s</strong>"
304
  msgstr "Bitte Verwendungszweck angeben <strong>%s</strong>"
305
 
306
- #: includes/mollie/wc/gateway/banktransfer.php:203
307
  msgid "The payment will expire on <strong>%s</strong>."
308
  msgstr "Die Zahlung läuft am <strong>%s</strong> ab."
309
 
310
- #: includes/mollie/wc/gateway/banktransfer.php:210
311
  msgid ""
312
  "The payment will expire on <strong>%s</strong>. Please make sure you "
313
  "transfer the total amount before this date."
@@ -345,6 +345,10 @@ msgstr "iDEAL"
345
  msgid "Select your bank"
346
  msgstr "Bank auswählen"
347
 
 
 
 
 
348
  #: includes/mollie/wc/gateway/mistercash.php:30
349
  msgid "Bancontact / Mister Cash"
350
  msgstr "Bancontact / Mister Cash"
@@ -443,7 +447,7 @@ msgstr "Protokoll anzeigen"
443
  msgid "Log files are saved to <code>%s</code>"
444
  msgstr "Protokolldateien werden gespeichert in <code>%s</code>"
445
 
446
- #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:280
447
  msgid "Mollie settings"
448
  msgstr "Mollie Einstellungen"
449
 
@@ -598,7 +602,7 @@ msgstr ""
598
  "Für den Mollie API Client müssen die folgenden PHP cURL Funktionen verfügbar "
599
  "sein: %s. Bitte vergewissere dich, dass alle Funktionen verfügbar sind."
600
 
601
- #: includes/mollie/wc/plugin.php:287
602
  msgid "Logs"
603
  msgstr "Protokolle"
604
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
+ "POT-Creation-Date: 2016-10-06 14:33+0200\n"
9
+ "PO-Revision-Date: 2016-10-06 15:11+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.com>\n"
12
  "Language: de\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
+ "X-Generator: Poedit 1.8.9\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
 
19
  #: includes/mollie/wc/gateway/abstract.php:83
134
  #: includes/mollie/wc/gateway/abstract.php:393
135
  #: includes/mollie/wc/gateway/abstract.php:574
136
  #: includes/mollie/wc/gateway/abstract.php:605
137
+ #: includes/mollie/wc/gateway/abstract.php:639
138
+ #: includes/mollie/wc/gateway/abstract.php:667
139
  msgid "test mode"
140
  msgstr "Testmodus"
141
 
156
  msgstr "Bestellung abgeschlossen mit %s Zahlung (%s)."
157
 
158
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
159
+ #: includes/mollie/wc/gateway/abstract.php:637
160
  msgid "%s payment cancelled (%s)."
161
  msgstr "%s Zahlung annulliert (%s)."
162
 
163
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
164
+ #: includes/mollie/wc/gateway/abstract.php:665
165
  msgid "%s payment expired (%s)."
166
  msgstr "%s Zahlung abgelaufen (%s)."
167
 
168
+ #: includes/mollie/wc/gateway/abstract.php:681
169
  msgid ""
170
  "You have cancelled your payment. Please complete your order with a different "
171
  "payment method."
176
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
177
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
178
  #. placeholder 5: refund ID
179
+ #: includes/mollie/wc/gateway/abstract.php:758
180
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
181
  msgstr "Erstattet %s%s (Grund: %s) - Zahlung ID: %s, Erstattung: %s"
182
 
183
+ #: includes/mollie/wc/gateway/abstract.php:827
184
  msgid "Payment"
185
  msgstr "Zahlung"
186
 
187
+ #: includes/mollie/wc/gateway/abstract.php:848
188
  msgid "We have not received a definite payment status."
189
  msgstr "Wir haben keinen definitiven Zahlungsstatus empfangen."
190
 
191
+ #: includes/mollie/wc/gateway/abstract.php:853
192
  msgid ""
193
  "We have not received a definite payment status. You will receive an email as "
194
  "soon as we receive a confirmation of the bank/merchant."
197
  "mail, sobald wir die Bestätigung der Bank/des Verkäufers empfangen haben."
198
 
199
  #. translators: Placeholder 1: payment method
200
+ #: includes/mollie/wc/gateway/abstract.php:860
201
  msgid "Payment completed with <strong>%s</strong>"
202
  msgstr "Zahlung abgeschlossen mit <strong>%s</strong>"
203
 
257
  "Wenn diese Option ausgeschaltet ist, haben Kunden immernoch die Option, auf "
258
  "dem Mollie Zahlungsschirm Zahlungsanweisungen über E-mail zu versenden."
259
 
260
+ #: includes/mollie/wc/gateway/banktransfer.php:128
261
  msgid "Bank Transfer"
262
  msgstr "Banküberweisung"
263
 
264
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
265
  #. placeholder 3: consumer BIC
266
+ #: includes/mollie/wc/gateway/banktransfer.php:171
267
  #: includes/mollie/wc/gateway/directdebit.php:51
268
  #: includes/mollie/wc/gateway/ideal.php:86
269
  #: includes/mollie/wc/gateway/sofort.php:56
270
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
271
  msgstr "Zahlung abgeschlossen von <strong>%s</strong> (IBAN: %s, BIC: %s)"
272
 
273
+ #: includes/mollie/wc/gateway/banktransfer.php:181
274
  msgid ""
275
  "Please complete your payment by transferring the total amount to the "
276
  "following bank account:"
279
  "überweisen:"
280
 
281
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
282
+ #: includes/mollie/wc/gateway/banktransfer.php:185
283
  msgid "Beneficiary: %s"
284
  msgstr "Begünstigter: %s"
285
 
286
+ #: includes/mollie/wc/gateway/banktransfer.php:186
287
  msgid "IBAN: <strong>%s</strong>"
288
  msgstr "IBAN: <strong>%s</strong>"
289
 
290
+ #: includes/mollie/wc/gateway/banktransfer.php:187
291
  msgid "BIC: %s"
292
  msgstr "BIC: %s"
293
 
294
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
295
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
296
+ #: includes/mollie/wc/gateway/banktransfer.php:192
297
  msgid "Payment reference: %s"
298
  msgstr "Verwendungszweck: %s"
299
 
300
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
301
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
302
+ #: includes/mollie/wc/gateway/banktransfer.php:197
303
  msgid "Please provide the payment reference <strong>%s</strong>"
304
  msgstr "Bitte Verwendungszweck angeben <strong>%s</strong>"
305
 
306
+ #: includes/mollie/wc/gateway/banktransfer.php:210
307
  msgid "The payment will expire on <strong>%s</strong>."
308
  msgstr "Die Zahlung läuft am <strong>%s</strong> ab."
309
 
310
+ #: includes/mollie/wc/gateway/banktransfer.php:217
311
  msgid ""
312
  "The payment will expire on <strong>%s</strong>. Please make sure you "
313
  "transfer the total amount before this date."
345
  msgid "Select your bank"
346
  msgstr "Bank auswählen"
347
 
348
+ #: includes/mollie/wc/gateway/kbc.php:30
349
+ msgid "KBC/CBC Payment Button"
350
+ msgstr "KBC-Zahlknopf"
351
+
352
  #: includes/mollie/wc/gateway/mistercash.php:30
353
  msgid "Bancontact / Mister Cash"
354
  msgstr "Bancontact / Mister Cash"
447
  msgid "Log files are saved to <code>%s</code>"
448
  msgstr "Protokolldateien werden gespeichert in <code>%s</code>"
449
 
450
+ #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:281
451
  msgid "Mollie settings"
452
  msgstr "Mollie Einstellungen"
453
 
602
  "Für den Mollie API Client müssen die folgenden PHP cURL Funktionen verfügbar "
603
  "sein: %s. Bitte vergewissere dich, dass alle Funktionen verfügbar sind."
604
 
605
+ #: includes/mollie/wc/plugin.php:288
606
  msgid "Logs"
607
  msgstr "Protokolle"
608
 
i18n/languages/mollie-payments-for-woocommerce-fr_FR.mo CHANGED
Binary file
i18n/languages/mollie-payments-for-woocommerce-fr_FR.po CHANGED
@@ -5,15 +5,15 @@ msgstr ""
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
- "POT-Creation-Date: 2016-03-25 15:39+0100\n"
9
- "PO-Revision-Date: 2016-03-29 13:04+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.com>\n"
12
  "Language: fr\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
- "X-Generator: Poedit 1.8.6\n"
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
 
19
  #: includes/mollie/wc/gateway/abstract.php:83
@@ -129,10 +129,10 @@ msgid "%s payment started (%s)."
129
  msgstr "%s paiement a commencé (%s)."
130
 
131
  #: includes/mollie/wc/gateway/abstract.php:393
132
- #: includes/mollie/wc/gateway/abstract.php:558
133
- #: includes/mollie/wc/gateway/abstract.php:589
134
- #: includes/mollie/wc/gateway/abstract.php:614
135
- #: includes/mollie/wc/gateway/abstract.php:633
136
  msgid "test mode"
137
  msgstr "mode test"
138
 
@@ -143,26 +143,26 @@ msgstr "Impossible de créer %s paiement."
143
 
144
  #. translators: Placeholder 1: payment method title, placeholder 2: payment
145
  #. status, placeholder 3: payment ID
146
- #: includes/mollie/wc/gateway/abstract.php:555
147
  msgid "%s payment %s (%s)."
148
  msgstr "%s paiement %s (%s)."
149
 
150
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
151
- #: includes/mollie/wc/gateway/abstract.php:587
152
  msgid "Order completed using %s payment (%s)."
153
  msgstr "ordre terminé en utilisant %s paiement (%s)"
154
 
155
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
156
- #: includes/mollie/wc/gateway/abstract.php:612
157
  msgid "%s payment cancelled (%s)."
158
  msgstr "%s paiement annulé (%s)."
159
 
160
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
161
- #: includes/mollie/wc/gateway/abstract.php:631
162
  msgid "%s payment expired (%s)."
163
  msgstr "%s paiement expiré (%s)."
164
 
165
- #: includes/mollie/wc/gateway/abstract.php:647
166
  msgid ""
167
  "You have cancelled your payment. Please complete your order with a different "
168
  "payment method."
@@ -173,19 +173,19 @@ msgstr ""
173
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
174
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
175
  #. placeholder 5: refund ID
176
- #: includes/mollie/wc/gateway/abstract.php:721
177
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
178
  msgstr "remboursé %s%s (raison: %s) - Paiement ID: %s, Rembourse: %s"
179
 
180
- #: includes/mollie/wc/gateway/abstract.php:790
181
  msgid "Payment"
182
  msgstr "paiement"
183
 
184
- #: includes/mollie/wc/gateway/abstract.php:811
185
  msgid "We have not received a definite payment status."
186
  msgstr "Nous avons pas reçu un statut de paiement définitif."
187
 
188
- #: includes/mollie/wc/gateway/abstract.php:816
189
  msgid ""
190
  "We have not received a definite payment status. You will receive an email as "
191
  "soon as we receive a confirmation of the bank/merchant."
@@ -194,7 +194,7 @@ msgstr ""
194
  "dès que nous recevrons une confirmation de la banque /merchant"
195
 
196
  #. translators: Placeholder 1: payment method
197
- #: includes/mollie/wc/gateway/abstract.php:823
198
  msgid "Payment completed with <strong>%s</strong>"
199
  msgstr "Paiement complété par <strong>%s</strong>"
200
 
@@ -209,11 +209,27 @@ msgstr ""
209
  "Nombre de jours après le paiement expirera. Default <code>%d</code> jours"
210
 
211
  #: includes/mollie/wc/gateway/banktransfer.php:43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
212
  msgid "Mail payment instructions"
213
  msgstr "Les instructions de paiement par mail "
214
 
215
  #. translators: Placeholder 1: enabled or disabled
216
- #: includes/mollie/wc/gateway/banktransfer.php:45
217
  msgid ""
218
  "Should Mollie automatically mail the payment instructions to the customer? "
219
  "Default <code>%s</code>"
@@ -221,12 +237,12 @@ msgstr ""
221
  "Devrait Mollie automatiquement envoye les instructions de paiement pour le "
222
  "client par mail? Default <code>%s</code>"
223
 
224
- #: includes/mollie/wc/gateway/banktransfer.php:45
225
  #: includes/mollie/wc/helper/settings.php:191
226
  msgid "Disabled"
227
  msgstr "Désactivé"
228
 
229
- #: includes/mollie/wc/gateway/banktransfer.php:48
230
  msgid ""
231
  "If you disable this option the customer still has an option to send the "
232
  "payment instructions to an email address on the Mollie payment screen."
@@ -235,20 +251,20 @@ msgstr ""
235
  "envoyer les instructions de paiement à une adresse e-mail sur l'écran de "
236
  "paiement de Mollie."
237
 
238
- #: includes/mollie/wc/gateway/banktransfer.php:93
239
  msgid "Bank Transfer"
240
  msgstr "Transfert Bancaire"
241
 
242
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
243
  #. placeholder 3: consumer BIC
244
- #: includes/mollie/wc/gateway/banktransfer.php:136
245
  #: includes/mollie/wc/gateway/directdebit.php:51
246
  #: includes/mollie/wc/gateway/ideal.php:86
247
  #: includes/mollie/wc/gateway/sofort.php:56
248
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
249
  msgstr "ordre terminé par <strong>%s</strong> (IBAN: %s, BIC: %s)"
250
 
251
- #: includes/mollie/wc/gateway/banktransfer.php:146
252
  msgid ""
253
  "Please complete your payment by transferring the total amount to the "
254
  "following bank account:"
@@ -257,35 +273,35 @@ msgstr ""
257
  "le compte bancaire suivant:"
258
 
259
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
260
- #: includes/mollie/wc/gateway/banktransfer.php:150
261
  msgid "Beneficiary: %s"
262
  msgstr "bénéficiaire: %s"
263
 
264
- #: includes/mollie/wc/gateway/banktransfer.php:151
265
  msgid "IBAN: <strong>%s</strong>"
266
  msgstr "IBAN: <strong>%s</strong>"
267
 
268
- #: includes/mollie/wc/gateway/banktransfer.php:152
269
  msgid "BIC: %s"
270
  msgstr "BIC: %s"
271
 
272
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
273
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
274
- #: includes/mollie/wc/gateway/banktransfer.php:157
275
  msgid "Payment reference: %s"
276
  msgstr "Référence de paiement: %s"
277
 
278
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
279
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
280
- #: includes/mollie/wc/gateway/banktransfer.php:162
281
  msgid "Please provide the payment reference <strong>%s</strong>"
282
  msgstr "S'il vous plaît fournir la référence de paiement <strong>%s</strong>"
283
 
284
- #: includes/mollie/wc/gateway/banktransfer.php:175
285
  msgid "The payment will expire on <strong>%s</strong>."
286
  msgstr "le paiement expirera le <strong>%s</strong>."
287
 
288
- #: includes/mollie/wc/gateway/banktransfer.php:182
289
  msgid ""
290
  "The payment will expire on <strong>%s</strong>. Please make sure you "
291
  "transfer the total amount before this date."
@@ -323,6 +339,10 @@ msgstr "iDEAL"
323
  msgid "Select your bank"
324
  msgstr "Sélectionnez votre banque"
325
 
 
 
 
 
326
  #: includes/mollie/wc/gateway/mistercash.php:30
327
  msgid "Bancontact / Mister Cash"
328
  msgstr "Bancontact / Mister Cash"
@@ -421,7 +441,7 @@ msgstr "Regarde le logs"
421
  msgid "Log files are saved to <code>%s</code>"
422
  msgstr "Les fichiers journaux sont enregistrés <code>%s</code>"
423
 
424
- #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:280
425
  msgid "Mollie settings"
426
  msgstr "Paramètres Mollie"
427
 
@@ -576,7 +596,7 @@ msgstr ""
576
  "disponibles: %s. S’il vous plaît assurez-vous que toutes ces fonctions sont "
577
  "disponibles."
578
 
579
- #: includes/mollie/wc/plugin.php:287
580
  msgid "Logs"
581
  msgstr "Logs"
582
 
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
+ "POT-Creation-Date: 2016-10-06 14:31+0200\n"
9
+ "PO-Revision-Date: 2016-10-06 15:12+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.com>\n"
12
  "Language: fr\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
+ "X-Generator: Poedit 1.8.9\n"
17
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
 
19
  #: includes/mollie/wc/gateway/abstract.php:83
129
  msgstr "%s paiement a commencé (%s)."
130
 
131
  #: includes/mollie/wc/gateway/abstract.php:393
132
+ #: includes/mollie/wc/gateway/abstract.php:574
133
+ #: includes/mollie/wc/gateway/abstract.php:605
134
+ #: includes/mollie/wc/gateway/abstract.php:639
135
+ #: includes/mollie/wc/gateway/abstract.php:667
136
  msgid "test mode"
137
  msgstr "mode test"
138
 
143
 
144
  #. translators: Placeholder 1: payment method title, placeholder 2: payment
145
  #. status, placeholder 3: payment ID
146
+ #: includes/mollie/wc/gateway/abstract.php:571
147
  msgid "%s payment %s (%s)."
148
  msgstr "%s paiement %s (%s)."
149
 
150
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
151
+ #: includes/mollie/wc/gateway/abstract.php:603
152
  msgid "Order completed using %s payment (%s)."
153
  msgstr "ordre terminé en utilisant %s paiement (%s)"
154
 
155
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
156
+ #: includes/mollie/wc/gateway/abstract.php:637
157
  msgid "%s payment cancelled (%s)."
158
  msgstr "%s paiement annulé (%s)."
159
 
160
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
161
+ #: includes/mollie/wc/gateway/abstract.php:665
162
  msgid "%s payment expired (%s)."
163
  msgstr "%s paiement expiré (%s)."
164
 
165
+ #: includes/mollie/wc/gateway/abstract.php:681
166
  msgid ""
167
  "You have cancelled your payment. Please complete your order with a different "
168
  "payment method."
173
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
174
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
175
  #. placeholder 5: refund ID
176
+ #: includes/mollie/wc/gateway/abstract.php:758
177
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
178
  msgstr "remboursé %s%s (raison: %s) - Paiement ID: %s, Rembourse: %s"
179
 
180
+ #: includes/mollie/wc/gateway/abstract.php:827
181
  msgid "Payment"
182
  msgstr "paiement"
183
 
184
+ #: includes/mollie/wc/gateway/abstract.php:848
185
  msgid "We have not received a definite payment status."
186
  msgstr "Nous avons pas reçu un statut de paiement définitif."
187
 
188
+ #: includes/mollie/wc/gateway/abstract.php:853
189
  msgid ""
190
  "We have not received a definite payment status. You will receive an email as "
191
  "soon as we receive a confirmation of the bank/merchant."
194
  "dès que nous recevrons une confirmation de la banque /merchant"
195
 
196
  #. translators: Placeholder 1: payment method
197
+ #: includes/mollie/wc/gateway/abstract.php:860
198
  msgid "Payment completed with <strong>%s</strong>"
199
  msgstr "Paiement complété par <strong>%s</strong>"
200
 
209
  "Nombre de jours après le paiement expirera. Default <code>%d</code> jours"
210
 
211
  #: includes/mollie/wc/gateway/banktransfer.php:43
212
+ msgid "Skip Mollie payment screen"
213
+ msgstr ""
214
+
215
+ #: includes/mollie/wc/gateway/banktransfer.php:44
216
+ msgid "Skip Mollie payment screen when Bank Transfer is selected"
217
+ msgstr ""
218
+
219
+ #: includes/mollie/wc/gateway/banktransfer.php:45
220
+ msgid ""
221
+ "Enable this option if you want to skip redirecting your user to the Mollie "
222
+ "payment screen, instead this will redirect your user directly to the "
223
+ "WooCommerce order received page displaying instructions how to complete the "
224
+ "Bank Transfer payment."
225
+ msgstr ""
226
+
227
+ #: includes/mollie/wc/gateway/banktransfer.php:50
228
  msgid "Mail payment instructions"
229
  msgstr "Les instructions de paiement par mail "
230
 
231
  #. translators: Placeholder 1: enabled or disabled
232
+ #: includes/mollie/wc/gateway/banktransfer.php:52
233
  msgid ""
234
  "Should Mollie automatically mail the payment instructions to the customer? "
235
  "Default <code>%s</code>"
237
  "Devrait Mollie automatiquement envoye les instructions de paiement pour le "
238
  "client par mail? Default <code>%s</code>"
239
 
240
+ #: includes/mollie/wc/gateway/banktransfer.php:52
241
  #: includes/mollie/wc/helper/settings.php:191
242
  msgid "Disabled"
243
  msgstr "Désactivé"
244
 
245
+ #: includes/mollie/wc/gateway/banktransfer.php:55
246
  msgid ""
247
  "If you disable this option the customer still has an option to send the "
248
  "payment instructions to an email address on the Mollie payment screen."
251
  "envoyer les instructions de paiement à une adresse e-mail sur l'écran de "
252
  "paiement de Mollie."
253
 
254
+ #: includes/mollie/wc/gateway/banktransfer.php:128
255
  msgid "Bank Transfer"
256
  msgstr "Transfert Bancaire"
257
 
258
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
259
  #. placeholder 3: consumer BIC
260
+ #: includes/mollie/wc/gateway/banktransfer.php:171
261
  #: includes/mollie/wc/gateway/directdebit.php:51
262
  #: includes/mollie/wc/gateway/ideal.php:86
263
  #: includes/mollie/wc/gateway/sofort.php:56
264
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
265
  msgstr "ordre terminé par <strong>%s</strong> (IBAN: %s, BIC: %s)"
266
 
267
+ #: includes/mollie/wc/gateway/banktransfer.php:181
268
  msgid ""
269
  "Please complete your payment by transferring the total amount to the "
270
  "following bank account:"
273
  "le compte bancaire suivant:"
274
 
275
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
276
+ #: includes/mollie/wc/gateway/banktransfer.php:185
277
  msgid "Beneficiary: %s"
278
  msgstr "bénéficiaire: %s"
279
 
280
+ #: includes/mollie/wc/gateway/banktransfer.php:186
281
  msgid "IBAN: <strong>%s</strong>"
282
  msgstr "IBAN: <strong>%s</strong>"
283
 
284
+ #: includes/mollie/wc/gateway/banktransfer.php:187
285
  msgid "BIC: %s"
286
  msgstr "BIC: %s"
287
 
288
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
289
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
290
+ #: includes/mollie/wc/gateway/banktransfer.php:192
291
  msgid "Payment reference: %s"
292
  msgstr "Référence de paiement: %s"
293
 
294
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
295
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
296
+ #: includes/mollie/wc/gateway/banktransfer.php:197
297
  msgid "Please provide the payment reference <strong>%s</strong>"
298
  msgstr "S'il vous plaît fournir la référence de paiement <strong>%s</strong>"
299
 
300
+ #: includes/mollie/wc/gateway/banktransfer.php:210
301
  msgid "The payment will expire on <strong>%s</strong>."
302
  msgstr "le paiement expirera le <strong>%s</strong>."
303
 
304
+ #: includes/mollie/wc/gateway/banktransfer.php:217
305
  msgid ""
306
  "The payment will expire on <strong>%s</strong>. Please make sure you "
307
  "transfer the total amount before this date."
339
  msgid "Select your bank"
340
  msgstr "Sélectionnez votre banque"
341
 
342
+ #: includes/mollie/wc/gateway/kbc.php:30
343
+ msgid "KBC/CBC Payment Button"
344
+ msgstr "Bouton de paiement KBC/CBC"
345
+
346
  #: includes/mollie/wc/gateway/mistercash.php:30
347
  msgid "Bancontact / Mister Cash"
348
  msgstr "Bancontact / Mister Cash"
441
  msgid "Log files are saved to <code>%s</code>"
442
  msgstr "Les fichiers journaux sont enregistrés <code>%s</code>"
443
 
444
+ #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:281
445
  msgid "Mollie settings"
446
  msgstr "Paramètres Mollie"
447
 
596
  "disponibles: %s. S’il vous plaît assurez-vous que toutes ces fonctions sont "
597
  "disponibles."
598
 
599
+ #: includes/mollie/wc/plugin.php:288
600
  msgid "Logs"
601
  msgstr "Logs"
602
 
i18n/languages/mollie-payments-for-woocommerce-nl_NL.mo CHANGED
Binary file
i18n/languages/mollie-payments-for-woocommerce-nl_NL.po CHANGED
@@ -3,17 +3,17 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
- "POT-Creation-Date: 2016-04-17 16:30+0200\n"
9
- "PO-Revision-Date: 2016-04-17 16:36+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.nl>\n"
12
  "Language: nl\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
- "X-Generator: Poedit 1.8.7\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-Basepath: ../..\n"
19
  "X-Poedit-SearchPath-0: .\n"
@@ -133,8 +133,8 @@ msgstr "%s betaling gestart (%s)."
133
  #: includes/mollie/wc/gateway/abstract.php:393
134
  #: includes/mollie/wc/gateway/abstract.php:574
135
  #: includes/mollie/wc/gateway/abstract.php:605
136
- #: includes/mollie/wc/gateway/abstract.php:630
137
- #: includes/mollie/wc/gateway/abstract.php:649
138
  msgid "test mode"
139
  msgstr "test modus"
140
 
@@ -155,16 +155,16 @@ msgid "Order completed using %s payment (%s)."
155
  msgstr "Bestelling afgerond met %s betaling (%s)."
156
 
157
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
158
- #: includes/mollie/wc/gateway/abstract.php:628
159
  msgid "%s payment cancelled (%s)."
160
  msgstr "%s betaling geannuleerd (%s)."
161
 
162
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
163
- #: includes/mollie/wc/gateway/abstract.php:647
164
  msgid "%s payment expired (%s)."
165
  msgstr "%s betaling verlopen (%s)."
166
 
167
- #: includes/mollie/wc/gateway/abstract.php:663
168
  msgid ""
169
  "You have cancelled your payment. Please complete your order with a different "
170
  "payment method."
@@ -175,19 +175,19 @@ msgstr ""
175
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
176
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
177
  #. placeholder 5: refund ID
178
- #: includes/mollie/wc/gateway/abstract.php:737
179
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
180
  msgstr "Terugstorting %s%s (reden: %s) - Payment ID: %s, Refund: %s"
181
 
182
- #: includes/mollie/wc/gateway/abstract.php:806
183
  msgid "Payment"
184
  msgstr "Betaling"
185
 
186
- #: includes/mollie/wc/gateway/abstract.php:827
187
  msgid "We have not received a definite payment status."
188
  msgstr "We hebben nog geen definitieve status van de betaling ontvangen."
189
 
190
- #: includes/mollie/wc/gateway/abstract.php:832
191
  msgid ""
192
  "We have not received a definite payment status. You will receive an email as "
193
  "soon as we receive a confirmation of the bank/merchant."
@@ -196,7 +196,7 @@ msgstr ""
196
  "een e-mail zodra wij een bevestiging van de bank ontvangen."
197
 
198
  #. translators: Placeholder 1: payment method
199
- #: includes/mollie/wc/gateway/abstract.php:839
200
  msgid "Payment completed with <strong>%s</strong>"
201
  msgstr "Betaling afgerond met <strong>%s</strong>"
202
 
@@ -257,20 +257,20 @@ msgstr ""
257
  "er zelf nog voor kiezen om de betaalinstructies te versturen naar een e-"
258
  "mailadres."
259
 
260
- #: includes/mollie/wc/gateway/banktransfer.php:121
261
  msgid "Bank Transfer"
262
  msgstr "Overboeking"
263
 
264
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
265
  #. placeholder 3: consumer BIC
266
- #: includes/mollie/wc/gateway/banktransfer.php:164
267
  #: includes/mollie/wc/gateway/directdebit.php:51
268
  #: includes/mollie/wc/gateway/ideal.php:86
269
  #: includes/mollie/wc/gateway/sofort.php:56
270
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
271
  msgstr "Betaling afgerond door <strong>%s</strong> (IBAN: %s, BIC: %s)"
272
 
273
- #: includes/mollie/wc/gateway/banktransfer.php:174
274
  msgid ""
275
  "Please complete your payment by transferring the total amount to the "
276
  "following bank account:"
@@ -279,37 +279,37 @@ msgstr ""
279
  "rekening:"
280
 
281
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
282
- #: includes/mollie/wc/gateway/banktransfer.php:178
283
  msgid "Beneficiary: %s"
284
  msgstr "Begunstigde: %s"
285
 
286
- #: includes/mollie/wc/gateway/banktransfer.php:179
287
  msgid "IBAN: <strong>%s</strong>"
288
  msgstr "IBAN: <strong>%s</strong>"
289
 
290
- #: includes/mollie/wc/gateway/banktransfer.php:180
291
  msgid "BIC: %s"
292
  msgstr "BIC: %s"
293
 
294
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
295
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
296
- #: includes/mollie/wc/gateway/banktransfer.php:185
297
  msgid "Payment reference: %s"
298
  msgstr "Betalingskenmerk: %s"
299
 
300
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
301
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
302
- #: includes/mollie/wc/gateway/banktransfer.php:190
303
  msgid "Please provide the payment reference <strong>%s</strong>"
304
  msgstr ""
305
  "Gelieve het betalingskenmerk <strong>%s</strong> op te geven bij de "
306
  "overboeking"
307
 
308
- #: includes/mollie/wc/gateway/banktransfer.php:203
309
  msgid "The payment will expire on <strong>%s</strong>."
310
  msgstr "De betaling zal op <strong>%s</strong> verlopen."
311
 
312
- #: includes/mollie/wc/gateway/banktransfer.php:210
313
  msgid ""
314
  "The payment will expire on <strong>%s</strong>. Please make sure you "
315
  "transfer the total amount before this date."
@@ -347,6 +347,10 @@ msgstr "iDEAL"
347
  msgid "Select your bank"
348
  msgstr "Selecteer uw bank"
349
 
 
 
 
 
350
  #: includes/mollie/wc/gateway/mistercash.php:30
351
  msgid "Bancontact / Mister Cash"
352
  msgstr "Bancontact / Mister Cash"
@@ -444,7 +448,7 @@ msgstr "Bekijk logboeken"
444
  msgid "Log files are saved to <code>%s</code>"
445
  msgstr "Logboeken worden opgeslagen in <code>%s</code>"
446
 
447
- #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:280
448
  msgid "Mollie settings"
449
  msgstr "Mollie instellingen"
450
 
@@ -597,7 +601,7 @@ msgstr ""
597
  "De Mollie API client heeft de volgende PHP cURL functies nodig: %s. Zorg dat "
598
  "al deze functies beschikbaar zijn."
599
 
600
- #: includes/mollie/wc/plugin.php:287
601
  msgid "Logs"
602
  msgstr "Logboeken"
603
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Mollie Payments for WooCommerce 2.0\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
+ "POT-Creation-Date: 2016-10-06 15:22+0200\n"
9
+ "PO-Revision-Date: 2016-10-06 15:22+0200\n"
10
  "Last-Translator: Lennard van Gunst <lennard@mollie.com>\n"
11
  "Language-Team: Mollie <info@mollie.nl>\n"
12
  "Language: nl\n"
13
  "MIME-Version: 1.0\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
+ "X-Generator: Poedit 1.8.9\n"
17
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
  "X-Poedit-Basepath: ../..\n"
19
  "X-Poedit-SearchPath-0: .\n"
133
  #: includes/mollie/wc/gateway/abstract.php:393
134
  #: includes/mollie/wc/gateway/abstract.php:574
135
  #: includes/mollie/wc/gateway/abstract.php:605
136
+ #: includes/mollie/wc/gateway/abstract.php:639
137
+ #: includes/mollie/wc/gateway/abstract.php:667
138
  msgid "test mode"
139
  msgstr "test modus"
140
 
155
  msgstr "Bestelling afgerond met %s betaling (%s)."
156
 
157
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
158
+ #: includes/mollie/wc/gateway/abstract.php:637
159
  msgid "%s payment cancelled (%s)."
160
  msgstr "%s betaling geannuleerd (%s)."
161
 
162
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
163
+ #: includes/mollie/wc/gateway/abstract.php:665
164
  msgid "%s payment expired (%s)."
165
  msgstr "%s betaling verlopen (%s)."
166
 
167
+ #: includes/mollie/wc/gateway/abstract.php:681
168
  msgid ""
169
  "You have cancelled your payment. Please complete your order with a different "
170
  "payment method."
175
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
176
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
177
  #. placeholder 5: refund ID
178
+ #: includes/mollie/wc/gateway/abstract.php:758
179
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
180
  msgstr "Terugstorting %s%s (reden: %s) - Payment ID: %s, Refund: %s"
181
 
182
+ #: includes/mollie/wc/gateway/abstract.php:827
183
  msgid "Payment"
184
  msgstr "Betaling"
185
 
186
+ #: includes/mollie/wc/gateway/abstract.php:848
187
  msgid "We have not received a definite payment status."
188
  msgstr "We hebben nog geen definitieve status van de betaling ontvangen."
189
 
190
+ #: includes/mollie/wc/gateway/abstract.php:853
191
  msgid ""
192
  "We have not received a definite payment status. You will receive an email as "
193
  "soon as we receive a confirmation of the bank/merchant."
196
  "een e-mail zodra wij een bevestiging van de bank ontvangen."
197
 
198
  #. translators: Placeholder 1: payment method
199
+ #: includes/mollie/wc/gateway/abstract.php:860
200
  msgid "Payment completed with <strong>%s</strong>"
201
  msgstr "Betaling afgerond met <strong>%s</strong>"
202
 
257
  "er zelf nog voor kiezen om de betaalinstructies te versturen naar een e-"
258
  "mailadres."
259
 
260
+ #: includes/mollie/wc/gateway/banktransfer.php:128
261
  msgid "Bank Transfer"
262
  msgstr "Overboeking"
263
 
264
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
265
  #. placeholder 3: consumer BIC
266
+ #: includes/mollie/wc/gateway/banktransfer.php:171
267
  #: includes/mollie/wc/gateway/directdebit.php:51
268
  #: includes/mollie/wc/gateway/ideal.php:86
269
  #: includes/mollie/wc/gateway/sofort.php:56
270
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
271
  msgstr "Betaling afgerond door <strong>%s</strong> (IBAN: %s, BIC: %s)"
272
 
273
+ #: includes/mollie/wc/gateway/banktransfer.php:181
274
  msgid ""
275
  "Please complete your payment by transferring the total amount to the "
276
  "following bank account:"
279
  "rekening:"
280
 
281
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
282
+ #: includes/mollie/wc/gateway/banktransfer.php:185
283
  msgid "Beneficiary: %s"
284
  msgstr "Begunstigde: %s"
285
 
286
+ #: includes/mollie/wc/gateway/banktransfer.php:186
287
  msgid "IBAN: <strong>%s</strong>"
288
  msgstr "IBAN: <strong>%s</strong>"
289
 
290
+ #: includes/mollie/wc/gateway/banktransfer.php:187
291
  msgid "BIC: %s"
292
  msgstr "BIC: %s"
293
 
294
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
295
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
296
+ #: includes/mollie/wc/gateway/banktransfer.php:192
297
  msgid "Payment reference: %s"
298
  msgstr "Betalingskenmerk: %s"
299
 
300
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
301
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
302
+ #: includes/mollie/wc/gateway/banktransfer.php:197
303
  msgid "Please provide the payment reference <strong>%s</strong>"
304
  msgstr ""
305
  "Gelieve het betalingskenmerk <strong>%s</strong> op te geven bij de "
306
  "overboeking"
307
 
308
+ #: includes/mollie/wc/gateway/banktransfer.php:210
309
  msgid "The payment will expire on <strong>%s</strong>."
310
  msgstr "De betaling zal op <strong>%s</strong> verlopen."
311
 
312
+ #: includes/mollie/wc/gateway/banktransfer.php:217
313
  msgid ""
314
  "The payment will expire on <strong>%s</strong>. Please make sure you "
315
  "transfer the total amount before this date."
347
  msgid "Select your bank"
348
  msgstr "Selecteer uw bank"
349
 
350
+ #: includes/mollie/wc/gateway/kbc.php:30
351
+ msgid "KBC/CBC Payment Button"
352
+ msgstr "KBC/CBC Betaalknop"
353
+
354
  #: includes/mollie/wc/gateway/mistercash.php:30
355
  msgid "Bancontact / Mister Cash"
356
  msgstr "Bancontact / Mister Cash"
448
  msgid "Log files are saved to <code>%s</code>"
449
  msgstr "Logboeken worden opgeslagen in <code>%s</code>"
450
 
451
+ #: includes/mollie/wc/helper/settings.php:288 includes/mollie/wc/plugin.php:281
452
  msgid "Mollie settings"
453
  msgstr "Mollie instellingen"
454
 
601
  "De Mollie API client heeft de volgende PHP cURL functies nodig: %s. Zorg dat "
602
  "al deze functies beschikbaar zijn."
603
 
604
+ #: includes/mollie/wc/plugin.php:288
605
  msgid "Logs"
606
  msgstr "Logboeken"
607
 
i18n/languages/mollie-payments-for-woocommerce.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the same license as the Mollie Payments for WooCommerce package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Mollie Payments for WooCommerce 2.2.0\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
- "POT-Creation-Date: 2016-04-17 14:25:29+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -118,8 +118,8 @@ msgstr ""
118
  #: includes/mollie/wc/gateway/abstract.php:393
119
  #: includes/mollie/wc/gateway/abstract.php:574
120
  #: includes/mollie/wc/gateway/abstract.php:605
121
- #: includes/mollie/wc/gateway/abstract.php:630
122
- #: includes/mollie/wc/gateway/abstract.php:649
123
  msgid "test mode"
124
  msgstr ""
125
 
@@ -140,16 +140,16 @@ msgid "Order completed using %s payment (%s)."
140
  msgstr ""
141
 
142
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
143
- #: includes/mollie/wc/gateway/abstract.php:628
144
  msgid "%s payment cancelled (%s)."
145
  msgstr ""
146
 
147
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
148
- #: includes/mollie/wc/gateway/abstract.php:647
149
  msgid "%s payment expired (%s)."
150
  msgstr ""
151
 
152
- #: includes/mollie/wc/gateway/abstract.php:663
153
  msgid ""
154
  "You have cancelled your payment. Please complete your order with a different "
155
  "payment method."
@@ -158,26 +158,26 @@ msgstr ""
158
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
159
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
160
  #. placeholder 5: refund ID
161
- #: includes/mollie/wc/gateway/abstract.php:737
162
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
163
  msgstr ""
164
 
165
- #: includes/mollie/wc/gateway/abstract.php:806
166
  msgid "Payment"
167
  msgstr ""
168
 
169
- #: includes/mollie/wc/gateway/abstract.php:827
170
  msgid "We have not received a definite payment status."
171
  msgstr ""
172
 
173
- #: includes/mollie/wc/gateway/abstract.php:832
174
  msgid ""
175
  "We have not received a definite payment status. You will receive an email as "
176
  "soon as we receive a confirmation of the bank/merchant."
177
  msgstr ""
178
 
179
  #. translators: Placeholder 1: payment method
180
- #: includes/mollie/wc/gateway/abstract.php:839
181
  msgid "Payment completed with <strong>%s</strong>"
182
  msgstr ""
183
 
@@ -228,55 +228,55 @@ msgid ""
228
  "payment instructions to an email address on the Mollie payment screen."
229
  msgstr ""
230
 
231
- #: includes/mollie/wc/gateway/banktransfer.php:121
232
  msgid "Bank Transfer"
233
  msgstr ""
234
 
235
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
236
  #. placeholder 3: consumer BIC
237
- #: includes/mollie/wc/gateway/banktransfer.php:164
238
  #: includes/mollie/wc/gateway/directdebit.php:51
239
  #: includes/mollie/wc/gateway/ideal.php:86
240
  #: includes/mollie/wc/gateway/sofort.php:56
241
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
242
  msgstr ""
243
 
244
- #: includes/mollie/wc/gateway/banktransfer.php:174
245
  msgid ""
246
  "Please complete your payment by transferring the total amount to the "
247
  "following bank account:"
248
  msgstr ""
249
 
250
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
251
- #: includes/mollie/wc/gateway/banktransfer.php:178
252
  msgid "Beneficiary: %s"
253
  msgstr ""
254
 
255
- #: includes/mollie/wc/gateway/banktransfer.php:179
256
  msgid "IBAN: <strong>%s</strong>"
257
  msgstr ""
258
 
259
- #: includes/mollie/wc/gateway/banktransfer.php:180
260
  msgid "BIC: %s"
261
  msgstr ""
262
 
263
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
264
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
265
- #: includes/mollie/wc/gateway/banktransfer.php:185
266
  msgid "Payment reference: %s"
267
  msgstr ""
268
 
269
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
270
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
271
- #: includes/mollie/wc/gateway/banktransfer.php:190
272
  msgid "Please provide the payment reference <strong>%s</strong>"
273
  msgstr ""
274
 
275
- #: includes/mollie/wc/gateway/banktransfer.php:203
276
  msgid "The payment will expire on <strong>%s</strong>."
277
  msgstr ""
278
 
279
- #: includes/mollie/wc/gateway/banktransfer.php:210
280
  msgid ""
281
  "The payment will expire on <strong>%s</strong>. Please make sure you "
282
  "transfer the total amount before this date."
@@ -312,6 +312,10 @@ msgstr ""
312
  msgid "Select your bank"
313
  msgstr ""
314
 
 
 
 
 
315
  #: includes/mollie/wc/gateway/mistercash.php:30
316
  msgid "Bancontact / Mister Cash"
317
  msgstr ""
@@ -407,7 +411,7 @@ msgid "Log files are saved to <code>%s</code>"
407
  msgstr ""
408
 
409
  #: includes/mollie/wc/helper/settings.php:288
410
- #: includes/mollie/wc/plugin.php:280
411
  msgid "Mollie settings"
412
  msgstr ""
413
 
@@ -543,7 +547,7 @@ msgid ""
543
  "available: %s. Please make sure all of these functions are available."
544
  msgstr ""
545
 
546
- #: includes/mollie/wc/plugin.php:287
547
  msgid "Logs"
548
  msgstr ""
549
 
2
  # This file is distributed under the same license as the Mollie Payments for WooCommerce package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Mollie Payments for WooCommerce 2.3.1\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mollie-payments-"
7
  "for-woocommerce\n"
8
+ "POT-Creation-Date: 2016-10-06 11:56:29+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
118
  #: includes/mollie/wc/gateway/abstract.php:393
119
  #: includes/mollie/wc/gateway/abstract.php:574
120
  #: includes/mollie/wc/gateway/abstract.php:605
121
+ #: includes/mollie/wc/gateway/abstract.php:639
122
+ #: includes/mollie/wc/gateway/abstract.php:667
123
  msgid "test mode"
124
  msgstr ""
125
 
140
  msgstr ""
141
 
142
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
143
+ #: includes/mollie/wc/gateway/abstract.php:637
144
  msgid "%s payment cancelled (%s)."
145
  msgstr ""
146
 
147
  #. translators: Placeholder 1: payment method title, placeholder 2: payment ID
148
+ #: includes/mollie/wc/gateway/abstract.php:665
149
  msgid "%s payment expired (%s)."
150
  msgstr ""
151
 
152
+ #: includes/mollie/wc/gateway/abstract.php:681
153
  msgid ""
154
  "You have cancelled your payment. Please complete your order with a different "
155
  "payment method."
158
  #. translators: Placeholder 1: currency, placeholder 2: refunded amount,
159
  #. placeholder 3: optional refund reason, placeholder 4: payment ID,
160
  #. placeholder 5: refund ID
161
+ #: includes/mollie/wc/gateway/abstract.php:758
162
  msgid "Refunded %s%s (reason: %s) - Payment ID: %s, Refund: %s"
163
  msgstr ""
164
 
165
+ #: includes/mollie/wc/gateway/abstract.php:827
166
  msgid "Payment"
167
  msgstr ""
168
 
169
+ #: includes/mollie/wc/gateway/abstract.php:848
170
  msgid "We have not received a definite payment status."
171
  msgstr ""
172
 
173
+ #: includes/mollie/wc/gateway/abstract.php:853
174
  msgid ""
175
  "We have not received a definite payment status. You will receive an email as "
176
  "soon as we receive a confirmation of the bank/merchant."
177
  msgstr ""
178
 
179
  #. translators: Placeholder 1: payment method
180
+ #: includes/mollie/wc/gateway/abstract.php:860
181
  msgid "Payment completed with <strong>%s</strong>"
182
  msgstr ""
183
 
228
  "payment instructions to an email address on the Mollie payment screen."
229
  msgstr ""
230
 
231
+ #: includes/mollie/wc/gateway/banktransfer.php:128
232
  msgid "Bank Transfer"
233
  msgstr ""
234
 
235
  #. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN,
236
  #. placeholder 3: consumer BIC
237
+ #: includes/mollie/wc/gateway/banktransfer.php:171
238
  #: includes/mollie/wc/gateway/directdebit.php:51
239
  #: includes/mollie/wc/gateway/ideal.php:86
240
  #: includes/mollie/wc/gateway/sofort.php:56
241
  msgid "Payment completed by <strong>%s</strong> (IBAN: %s, BIC: %s)"
242
  msgstr ""
243
 
244
+ #: includes/mollie/wc/gateway/banktransfer.php:181
245
  msgid ""
246
  "Please complete your payment by transferring the total amount to the "
247
  "following bank account:"
248
  msgstr ""
249
 
250
  #. translators: Placeholder 1: 'Stichting Mollie Payments'
251
+ #: includes/mollie/wc/gateway/banktransfer.php:185
252
  msgid "Beneficiary: %s"
253
  msgstr ""
254
 
255
+ #: includes/mollie/wc/gateway/banktransfer.php:186
256
  msgid "IBAN: <strong>%s</strong>"
257
  msgstr ""
258
 
259
+ #: includes/mollie/wc/gateway/banktransfer.php:187
260
  msgid "BIC: %s"
261
  msgstr ""
262
 
263
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
264
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
265
+ #: includes/mollie/wc/gateway/banktransfer.php:192
266
  msgid "Payment reference: %s"
267
  msgstr ""
268
 
269
  #. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216
270
  #. (SEPA) or +++513/7587/59959+++ (Belgium)
271
+ #: includes/mollie/wc/gateway/banktransfer.php:197
272
  msgid "Please provide the payment reference <strong>%s</strong>"
273
  msgstr ""
274
 
275
+ #: includes/mollie/wc/gateway/banktransfer.php:210
276
  msgid "The payment will expire on <strong>%s</strong>."
277
  msgstr ""
278
 
279
+ #: includes/mollie/wc/gateway/banktransfer.php:217
280
  msgid ""
281
  "The payment will expire on <strong>%s</strong>. Please make sure you "
282
  "transfer the total amount before this date."
312
  msgid "Select your bank"
313
  msgstr ""
314
 
315
+ #: includes/mollie/wc/gateway/kbc.php:30
316
+ msgid "KBC/CBC Payment Button"
317
+ msgstr ""
318
+
319
  #: includes/mollie/wc/gateway/mistercash.php:30
320
  msgid "Bancontact / Mister Cash"
321
  msgstr ""
411
  msgstr ""
412
 
413
  #: includes/mollie/wc/helper/settings.php:288
414
+ #: includes/mollie/wc/plugin.php:281
415
  msgid "Mollie settings"
416
  msgstr ""
417
 
547
  "available: %s. Please make sure all of these functions are available."
548
  msgstr ""
549
 
550
+ #: includes/mollie/wc/plugin.php:288
551
  msgid "Logs"
552
  msgstr ""
553
 
includes/mollie-api-php/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2013-2015, Mollie B.V.
2
  All rights reserved.
3
 
4
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1
+ Copyright (c) 2013-2016, Mollie B.V.
2
  All rights reserved.
3
 
4
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
includes/mollie-api-php/README.mdown CHANGED
@@ -2,7 +2,7 @@
2
 
3
  # Mollie API client for PHP #
4
 
5
- Accepting [iDEAL](https://www.mollie.com/ideal/), [Bancontact/Mister Cash](https://www.mollie.com/mistercash/), [SOFORT Banking](https://www.mollie.com/sofort/), [Creditcard](https://www.mollie.com/creditcard/), [SEPA Bank transfer](https://www.mollie.com/overboeking/), [SEPA Direct debit](https://www.mollie.com/directdebit/), [Bitcoin](https://www.mollie.com/bitcoin/), [PayPal](https://www.mollie.com/paypal/), [Belfius Direct Net](https://www.mollie.com/belfiusdirectnet/) and [paysafecard](https://www.mollie.com/paysafecard/) online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers.
6
 
7
  [![Build Status](https://travis-ci.org/mollie/mollie-api-php.png)](https://travis-ci.org/mollie/mollie-api-php)
8
  [![Latest Stable Version](https://poser.pugx.org/mollie/mollie-api-php/v/stable)](https://packagist.org/packages/mollie/mollie-api-php)
@@ -15,7 +15,7 @@ To use the Mollie API client, the following things are required:
15
  + Create a new [Website profile](https://www.mollie.com/beheer/account/profielen/) to generate API keys (live and test mode) and setup your webhook.
16
  + Now you're ready to use the Mollie API client in test mode.
17
  + In order to accept payments in live mode, payment methods must be activated in your account. Follow [a few of steps](https://www.mollie.com/beheer/diensten), and let us handle the rest.
18
- + PHP >= 5.2
19
  + PHP cURL extension
20
  + Up-to-date OpenSSL (or other SSL/TLS toolkit)
21
  + SSL v3 disabled. Mollie does not support SSL v3 anymore.
@@ -24,11 +24,11 @@ To use the Mollie API client, the following things are required:
24
 
25
  By far the easiest way to install the Mollie API client is to require it with [Composer](http://getcomposer.org/doc/00-intro.md).
26
 
27
- $ composer require mollie/mollie-api-php:1.6.*
28
 
29
  {
30
  "require": {
31
- "mollie/mollie-api-php": "1.6.*"
32
  }
33
  }
34
 
@@ -126,7 +126,7 @@ be refunded through our API at the moment.
126
 
127
  ## How to use OAuth2 to connect Mollie accounts to your application? ##
128
 
129
- The resources `permissions`, `organizations`, `refunds`, `profiles` and `settlements` are only available with an OAuth2 access token. This is because an API key is linked to a website profile, and those resources are linked to an Mollie account. Visit our [API documentation](https://www.mollie.com/en/docs/oauth/overview) for more information about how to get an OAuth2 access token. For an example of how to use those resources, see [Example 8](https://github.com/mollie/mollie-api-php/blob/master/examples/08-oauth-list-profiles.php), [Example 9](https://github.com/mollie/mollie-api-php/blob/master/examples/09-oauth-list-settlements.php) and [Example 10](https://github.com/mollie/mollie-api-php/blob/master/examples/10-oauth-new-payment.php).
130
 
131
  ## API documentation ##
132
  If you wish to learn more about our API, please visit the [Mollie Developer Portal](https://www.mollie.com/developer/). API Documentation is available in both Dutch and English.
@@ -137,10 +137,10 @@ Want to help us make our API client even better? We take [pull requests](https:/
137
 
138
  ## License ##
139
  [BSD (Berkeley Software Distribution) License](http://www.opensource.org/licenses/bsd-license.php).
140
- Copyright (c) 2013-2015, Mollie B.V.
141
 
142
  ## Support ##
143
- Contact: [www.mollie.com](https://www.mollie.com) — info@mollie.com — +31 20-612 88 55
144
 
145
  + [More information about iDEAL via Mollie](https://www.mollie.com/ideal/)
146
  + [More information about credit card via Mollie](https://www.mollie.com/creditcard/)
@@ -152,5 +152,4 @@ Contact: [www.mollie.com](https://www.mollie.com) — info@mollie.com — +31 20
152
  + [More information about PayPal via Mollie](https://www.mollie.com/paypal/)
153
  + [More information about Belfius Direct Net via Mollie](https://www.mollie.com/belfiusdirectnet/)
154
  + [More information about paysafecard via Mollie](https://www.mollie.com/paysafecard/)
155
-
156
- ![Powered By Mollie](https://www.mollie.com/images/badge-betaling-medium.png)
2
 
3
  # Mollie API client for PHP #
4
 
5
+ Accepting [iDEAL](https://www.mollie.com/ideal/), [Bancontact/Mister Cash](https://www.mollie.com/mistercash/), [SOFORT Banking](https://www.mollie.com/sofort/), [Creditcard](https://www.mollie.com/creditcard/), [SEPA Bank transfer](https://www.mollie.com/banktransfer), [SEPA Direct debit](https://www.mollie.com/directdebit/), [Bitcoin](https://www.mollie.com/bitcoin/), [PayPal](https://www.mollie.com/paypal/), [Belfius Direct Net](https://www.mollie.com/belfiusdirectnet/), [KBC/CBC](https://www.mollie.com/kbccbc/) and [paysafecard](https://www.mollie.com/paysafecard/) online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers.
6
 
7
  [![Build Status](https://travis-ci.org/mollie/mollie-api-php.png)](https://travis-ci.org/mollie/mollie-api-php)
8
  [![Latest Stable Version](https://poser.pugx.org/mollie/mollie-api-php/v/stable)](https://packagist.org/packages/mollie/mollie-api-php)
15
  + Create a new [Website profile](https://www.mollie.com/beheer/account/profielen/) to generate API keys (live and test mode) and setup your webhook.
16
  + Now you're ready to use the Mollie API client in test mode.
17
  + In order to accept payments in live mode, payment methods must be activated in your account. Follow [a few of steps](https://www.mollie.com/beheer/diensten), and let us handle the rest.
18
+ + PHP >= 5.3
19
  + PHP cURL extension
20
  + Up-to-date OpenSSL (or other SSL/TLS toolkit)
21
  + SSL v3 disabled. Mollie does not support SSL v3 anymore.
24
 
25
  By far the easiest way to install the Mollie API client is to require it with [Composer](http://getcomposer.org/doc/00-intro.md).
26
 
27
+ $ composer require mollie/mollie-api-php:1.7.*
28
 
29
  {
30
  "require": {
31
+ "mollie/mollie-api-php": "1.7.*"
32
  }
33
  }
34
 
126
 
127
  ## How to use OAuth2 to connect Mollie accounts to your application? ##
128
 
129
+ The resources `permissions`, `organizations`, `refunds`, `profiles`, `settlements` and `invoices` are only available with an OAuth2 access token. This is because an API key is linked to a website profile, and those resources are linked to an Mollie account. Visit our [API documentation](https://www.mollie.com/en/docs/oauth/overview) for more information about how to get an OAuth2 access token. For an example of how to use those resources, see [Example 8](https://github.com/mollie/mollie-api-php/blob/master/examples/08-oauth-list-profiles.php), [Example 9](https://github.com/mollie/mollie-api-php/blob/master/examples/09-oauth-list-settlements.php) and [Example 10](https://github.com/mollie/mollie-api-php/blob/master/examples/10-oauth-new-payment.php).
130
 
131
  ## API documentation ##
132
  If you wish to learn more about our API, please visit the [Mollie Developer Portal](https://www.mollie.com/developer/). API Documentation is available in both Dutch and English.
137
 
138
  ## License ##
139
  [BSD (Berkeley Software Distribution) License](http://www.opensource.org/licenses/bsd-license.php).
140
+ Copyright (c) 2013-2016, Mollie B.V.
141
 
142
  ## Support ##
143
+ Contact: [www.mollie.com](https://www.mollie.com) — info@mollie.com — +31 20 820 20 70
144
 
145
  + [More information about iDEAL via Mollie](https://www.mollie.com/ideal/)
146
  + [More information about credit card via Mollie](https://www.mollie.com/creditcard/)
152
  + [More information about PayPal via Mollie](https://www.mollie.com/paypal/)
153
  + [More information about Belfius Direct Net via Mollie](https://www.mollie.com/belfiusdirectnet/)
154
  + [More information about paysafecard via Mollie](https://www.mollie.com/paysafecard/)
155
+ + [More information about KBC/CBC via Mollie](https://www.mollie.com/kbccbc/)
 
includes/mollie-api-php/composer.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "name": "mollie/mollie-api-php",
3
  "description": "Mollie API client library for PHP",
4
- "version": "1.6.4",
5
  "homepage": "https://github.com/mollie/mollie-api-php",
6
  "license": "BSD-2-Clause",
7
  "authors": [
@@ -13,11 +13,14 @@
13
  "keywords": [
14
  "mollie", "payment", "service", "ideal", "creditcard", "mistercash", "bancontact", "sofort", "sofortbanking",
15
  "sepa", "bitcoin", "paypal", "paysafecard", "podiumcadeaukaart", "banktransfer", "direct debit", "belfius",
16
- "belfius direct net", "refunds", "api", "payments", "gateway", "subscriptions", "recurring", "charges"
 
17
  ],
18
- "require" : {
19
- "php": ">=5.2"
20
- },
 
 
21
  "require-dev": {
22
  "phpunit/phpunit": "^3.7 || ^4.8 || ^5.4"
23
  },
1
  {
2
  "name": "mollie/mollie-api-php",
3
  "description": "Mollie API client library for PHP",
4
+ "version": "1.7.1",
5
  "homepage": "https://github.com/mollie/mollie-api-php",
6
  "license": "BSD-2-Clause",
7
  "authors": [
13
  "keywords": [
14
  "mollie", "payment", "service", "ideal", "creditcard", "mistercash", "bancontact", "sofort", "sofortbanking",
15
  "sepa", "bitcoin", "paypal", "paysafecard", "podiumcadeaukaart", "banktransfer", "direct debit", "belfius",
16
+ "belfius direct net", "refunds", "api", "payments", "gateway", "subscriptions", "recurring", "charges", "kbc",
17
+ "cbc"
18
  ],
19
+ "require" : {
20
+ "php": ">=5.2",
21
+ "ext-curl": "*",
22
+ "ext-openssl": "*"
23
+ },
24
  "require-dev": {
25
  "phpunit/phpunit": "^3.7 || ^4.8 || ^5.4"
26
  },
includes/mollie-api-php/examples/17-cancel-subscription.php CHANGED
@@ -22,14 +22,12 @@ try
22
  */
23
  $subscriptionId = isset($_GET['subscription_id']) ? $_GET['subscription_id'] : '';
24
 
25
- // retrieve subscription
26
- $subscription = $mollie->customers_subscriptions->with($customer)->get($subscriptionId);
27
  /*
28
  * Customer Subscription deletion parameters.
29
  *
30
- * See: https://www.mollie.com/nl/docs/reference/subscriptions/cancel
31
  */
32
- $cancelledSubscription = $mollie->customers_subscriptions->with($customer)->cancel($subscription);
33
 
34
  /*
35
  * The subscription status should now be cancelled
22
  */
23
  $subscriptionId = isset($_GET['subscription_id']) ? $_GET['subscription_id'] : '';
24
 
 
 
25
  /*
26
  * Customer Subscription deletion parameters.
27
  *
28
+ * See: https://www.mollie.com/nl/docs/reference/subscriptions/delete
29
  */
30
+ $cancelledSubscription = $mollie->customers_subscriptions->with($customer)->cancel($subscriptionId);
31
 
32
  /*
33
  * The subscription status should now be cancelled
includes/mollie-api-php/src/Mollie/API/Client.php CHANGED
@@ -34,7 +34,7 @@ class Mollie_API_Client
34
  /**
35
  * Version of our client.
36
  */
37
- const CLIENT_VERSION = "1.6.4";
38
 
39
  /**
40
  * Endpoint of the remote API.
@@ -247,7 +247,7 @@ class Mollie_API_Client
247
  {
248
  $api_key = trim($api_key);
249
 
250
- if (!preg_match('/^(live|test)_\w+$/', $api_key))
251
  {
252
  throw new Mollie_API_Exception("Invalid API key: '{$api_key}'. An API key must start with 'test_' or 'live_'.");
253
  }
@@ -342,6 +342,7 @@ class Mollie_API_Client
342
  curl_setopt($this->ch, CURLOPT_URL, $url);
343
  curl_setopt($this->ch, CURLOPT_RETURNTRANSFER, TRUE);
344
  curl_setopt($this->ch, CURLOPT_TIMEOUT, 10);
 
345
 
346
  $user_agent = join(' ', $this->version_strings);
347
 
34
  /**
35
  * Version of our client.
36
  */
37
+ const CLIENT_VERSION = "1.7.1";
38
 
39
  /**
40
  * Endpoint of the remote API.
247
  {
248
  $api_key = trim($api_key);
249
 
250
+ if (!preg_match('/^(live|test)_\w{30,}$/', $api_key))
251
  {
252
  throw new Mollie_API_Exception("Invalid API key: '{$api_key}'. An API key must start with 'test_' or 'live_'.");
253
  }
342
  curl_setopt($this->ch, CURLOPT_URL, $url);
343
  curl_setopt($this->ch, CURLOPT_RETURNTRANSFER, TRUE);
344
  curl_setopt($this->ch, CURLOPT_TIMEOUT, 10);
345
+ curl_setopt($this->ch, CURLOPT_ENCODING, "");
346
 
347
  $user_agent = join(' ', $this->version_strings);
348
 
includes/mollie-api-php/src/Mollie/API/Object/Method.php CHANGED
@@ -86,6 +86,11 @@ class Mollie_API_Object_Method
86
  */
87
  const PODIUMCADEAUKAART = "podiumcadeaukaart";
88
 
 
 
 
 
 
89
  /**
90
  * Id of the payment method.
91
  *
86
  */
87
  const PODIUMCADEAUKAART = "podiumcadeaukaart";
88
 
89
+ /**
90
+ * @link https://www.mollie.com/nl/kbccbc
91
+ */
92
+ const KBC = "kbc";
93
+
94
  /**
95
  * Id of the payment method.
96
  *
includes/mollie-api-php/src/Mollie/API/Object/Payment.php CHANGED
@@ -331,6 +331,38 @@ class Mollie_API_Object_Payment
331
  return $this->status == self::STATUS_CHARGED_BACK;
332
  }
333
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
334
  /**
335
  * Get the payment URL where the customer can complete the payment.
336
  *
331
  return $this->status == self::STATUS_CHARGED_BACK;
332
  }
333
 
334
+ /**
335
+ * Check whether the 'recurringType' parameter has been defined for this payment.
336
+ *
337
+ * @return bool
338
+ */
339
+ public function hasRecurringType ()
340
+ {
341
+ return $this->hasRecurringTypeFirst() || $this->hasRecurringTypeRecurring();
342
+ }
343
+
344
+ /**
345
+ * Check whether 'recurringType' is set to 'first'. If a 'first' payment has been completed successfully, the
346
+ * consumer's account may be charged automatically using recurring payments.
347
+ *
348
+ * @return bool
349
+ */
350
+ public function hasRecurringTypeFirst ()
351
+ {
352
+ return $this->recurringType == self::RECURRINGTYPE_FIRST;
353
+ }
354
+
355
+ /**
356
+ * Check whether 'recurringType' is set to 'recurring'. This type of payment is processed without involving
357
+ * the consumer.
358
+ *
359
+ * @return bool
360
+ */
361
+ public function hasRecurringTypeRecurring ()
362
+ {
363
+ return $this->recurringType == self::RECURRINGTYPE_RECURRING;
364
+ }
365
+
366
  /**
367
  * Get the payment URL where the customer can complete the payment.
368
  *
includes/mollie-api-php/src/Mollie/API/Resource/Base.php CHANGED
@@ -155,6 +155,33 @@ abstract class Mollie_API_Resource_Base
155
  return $this->copy($result, $this->getResourceObject());
156
  }
157
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
  /**
159
  * Get a collection of objects from the REST API.
160
  *
155
  return $this->copy($result, $this->getResourceObject());
156
  }
157
 
158
+ /**
159
+ * Sends a POST request to a single Molle API object to update it.
160
+ *
161
+ * @param string $rest_resource
162
+ * @param string $id
163
+ * @param string $body
164
+ *
165
+ * @return object
166
+ * @throws Mollie_API_Exception
167
+ */
168
+ protected function rest_update ($rest_resource, $id, $body)
169
+ {
170
+ if (empty($id))
171
+ {
172
+ throw new Mollie_API_Exception("Invalid resource id.");
173
+ }
174
+
175
+ $id = urlencode($id);
176
+ $result = $this->performApiCall(
177
+ self::REST_UPDATE,
178
+ "{$rest_resource}/{$id}",
179
+ $body
180
+ );
181
+
182
+ return $this->copy($result, $this->getResourceObject());
183
+ }
184
+
185
  /**
186
  * Get a collection of objects from the REST API.
187
  *
includes/mollie-api-php/src/Mollie/API/Resource/Customers.php CHANGED
@@ -31,9 +31,30 @@
31
  *
32
  * @method Mollie_API_Object_Customer[]|Mollie_API_Object_List all($offset = 0, $limit = 0, array $filters = array())
33
  * @method Mollie_API_Object_Customer get($id, array $filters = array())
 
34
  */
35
  class Mollie_API_Resource_Customers extends Mollie_API_Resource_Base
36
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  /**
38
  * @return Mollie_API_Object_Customer
39
  */
31
  *
32
  * @method Mollie_API_Object_Customer[]|Mollie_API_Object_List all($offset = 0, $limit = 0, array $filters = array())
33
  * @method Mollie_API_Object_Customer get($id, array $filters = array())
34
+ * @method Mollie_API_Object_Customer create(array $data, array $filters = array())
35
  */
36
  class Mollie_API_Resource_Customers extends Mollie_API_Resource_Base
37
  {
38
+ /**
39
+ * @param Mollie_API_Object_Customer $customer
40
+ *
41
+ * @return Mollie_API_Object_Customer
42
+ */
43
+ public function update (Mollie_API_Object_Customer $customer)
44
+ {
45
+ $body = json_encode(array(
46
+ "name" => $customer->name,
47
+ "email" => $customer->email,
48
+ "locale" => $customer->locale,
49
+ "metadata" => $customer->metadata,
50
+ ));
51
+
52
+ /** @var Mollie_API_Object_Customer $updated_customer */
53
+ $updated_customer = $this->rest_update($this->getResourcePath(), $customer->id, $body);
54
+
55
+ return $updated_customer;
56
+ }
57
+
58
  /**
59
  * @return Mollie_API_Object_Customer
60
  */
includes/mollie-api-php/src/Mollie/API/Resource/Payments/Refunds.php CHANGED
@@ -46,4 +46,17 @@ class Mollie_API_Resource_Payments_Refunds extends Mollie_API_Resource_Base
46
  {
47
  return new Mollie_API_Object_Payment_Refund;
48
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  }
46
  {
47
  return new Mollie_API_Object_Payment_Refund;
48
  }
49
+
50
+ /**
51
+ * Cancel the given Refund. This is just an alias of the 'delete' method.
52
+ *
53
+ * @param string $refund_id
54
+ *
55
+ * @return Mollie_API_Object_Payment_Refund
56
+ * @throws Mollie_API_Exception
57
+ */
58
+ public function cancel ($refund_id)
59
+ {
60
+ return $this->delete($refund_id);
61
+ }
62
  }
includes/mollie-api-php/tests/apiUnitTest.php CHANGED
@@ -37,13 +37,22 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
37
 
38
  /**
39
  * @expectedException Mollie_API_Exception
40
- * @expectedExceptionMessage Invalid API key: 'invalid'. An API key must start with 'test_' or 'live_'.
41
  */
42
  public function testSettingInvalidApiKeyFails ()
43
  {
44
  $api = new Mollie_API_Client;
45
 
46
- $api->setApiKey("invalid");
 
 
 
 
 
 
 
 
 
47
  }
48
 
49
  /**
@@ -60,7 +69,7 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
60
  $this->api->expects($this->any())
61
  ->method("getCompatibilityChecker")
62
  ->will($this->returnValue($this->compatibilityChecker));
63
-
64
  $this->api->__construct();
65
  $this->api->payments->all();
66
  }
@@ -373,7 +382,7 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
373
  * @expectedException Mollie_API_Exception
374
  * @expectedExceptionMessage Subresource 'foos_bars' used without parent 'foos' ID.
375
  */
376
- public function testUndefinedSubresourceRequiresParentId ()
377
  {
378
  $this->api->expects($this->never())
379
  ->method("performHttpCall");
@@ -381,7 +390,7 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
381
  $this->api->Foos_Bars->get("bar_ID", array("f" => "B"));
382
  }
383
 
384
- public function testUndefinedSubesourceCallsSubresourceEndpointWithParentId ()
385
  {
386
  $this->api->expects($this->once())
387
  ->method("performHttpCall")
@@ -391,7 +400,7 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
391
  $this->api->Foos_Bars->withParentId("foo_PARENT")->get("bar_CHILD", array("f" => "B"));
392
  }
393
 
394
- public function testUndefinedSubesourceCallsSubresourceEndpointWithParentObject ()
395
  {
396
  $this->api->expects($this->once())
397
  ->method("performHttpCall")
@@ -403,4 +412,44 @@ class Mollie_ApiUnitTest extends PHPUnit_Framework_TestCase
403
 
404
  $this->api->Foos_Bars->with($parent)->get("bar_CHILD", array("f" => "B"));
405
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
406
  }
37
 
38
  /**
39
  * @expectedException Mollie_API_Exception
40
+ * @expectedExceptionMessage Invalid API key: 'test_xxx'. An API key must start with 'test_' or 'live_'.
41
  */
42
  public function testSettingInvalidApiKeyFails ()
43
  {
44
  $api = new Mollie_API_Client;
45
 
46
+ $api->setApiKey("test_xxx");
47
+ }
48
+
49
+ public function testSettingValidApiKeyFailsNot ()
50
+ {
51
+ $api = new Mollie_API_Client;
52
+
53
+ $api->setApiKey("test_QnRGwP5fwWWMNQTCLAH4xDt3rw8dAc"); // Should not throw
54
+ $api->setApiKey("test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"); // Should not throw
55
+ $this->assertTrue(TRUE);
56
  }
57
 
58
  /**
69
  $this->api->expects($this->any())
70
  ->method("getCompatibilityChecker")
71
  ->will($this->returnValue($this->compatibilityChecker));
72
+
73
  $this->api->__construct();
74
  $this->api->payments->all();
75
  }
382
  * @expectedException Mollie_API_Exception
383
  * @expectedExceptionMessage Subresource 'foos_bars' used without parent 'foos' ID.
384
  */
385
+ public function testUndefinedSubResourceRequiresParentId ()
386
  {
387
  $this->api->expects($this->never())
388
  ->method("performHttpCall");
390
  $this->api->Foos_Bars->get("bar_ID", array("f" => "B"));
391
  }
392
 
393
+ public function testUndefinedSubResourceCallsSubresourceEndpointWithParentId ()
394
  {
395
  $this->api->expects($this->once())
396
  ->method("performHttpCall")
400
  $this->api->Foos_Bars->withParentId("foo_PARENT")->get("bar_CHILD", array("f" => "B"));
401
  }
402
 
403
+ public function testUndefinedSubResourceCallsSubresourceEndpointWithParentObject ()
404
  {
405
  $this->api->expects($this->once())
406
  ->method("performHttpCall")
412
 
413
  $this->api->Foos_Bars->with($parent)->get("bar_CHILD", array("f" => "B"));
414
  }
415
+
416
+ public function testCustomerUpdateWorksCorrectly ()
417
+ {
418
+ $customer_id = "cst_8wmqcHMN4U";
419
+
420
+ $expected_customer_api_call_data = array(
421
+ "name" => "",
422
+ "email" => "",
423
+ "locale" => "",
424
+ "metadata" => array(
425
+ "my_id" => "1234567"
426
+ )
427
+ );
428
+
429
+ $return_value = array_merge($expected_customer_api_call_data, array(
430
+ "id" => $customer_id
431
+ ));
432
+
433
+ $customer = new Mollie_API_Object_Customer();
434
+ $customer->resource = 'customers';
435
+ $customer->id = $customer_id;
436
+ $customer->name = $expected_customer_api_call_data['name'];
437
+ $customer->email = $expected_customer_api_call_data['email'];
438
+ $customer->locale = $expected_customer_api_call_data['locale'];
439
+ $customer->metadata = $expected_customer_api_call_data['metadata'];
440
+
441
+ $this->api->expects($this->once())
442
+ ->method("performHttpCall")
443
+ ->with(Mollie_API_Client::HTTP_POST, "customers/cst_8wmqcHMN4U", json_encode($expected_customer_api_call_data))
444
+ ->will($this->returnValue(json_encode($return_value)));
445
+
446
+ /** @var Mollie_API_Object_Customer $updated_customer */
447
+ $updated_customer = $this->api->customers->update($customer);
448
+
449
+ self::assertEquals($updated_customer->id, $customer_id);
450
+ self::assertEquals($updated_customer->name, $expected_customer_api_call_data['name']);
451
+ self::assertEquals($updated_customer->email, $expected_customer_api_call_data['email']);
452
+ self::assertEquals($updated_customer->locale, $expected_customer_api_call_data['locale']);
453
+ self::assertEquals($updated_customer->metadata->my_id, $expected_customer_api_call_data['metadata']['my_id']);
454
+ }
455
  }
includes/mollie/wc/gateway/ideal.php CHANGED
@@ -17,6 +17,24 @@ class Mollie_WC_Gateway_Ideal extends Mollie_WC_Gateway_Abstract
17
  parent::__construct();
18
  }
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  /**
21
  * @return string
22
  */
@@ -60,7 +78,7 @@ class Mollie_WC_Gateway_Ideal extends Mollie_WC_Gateway_Abstract
60
  $selected_issuer = $this->getSelectedIssuer();
61
 
62
  $html = '<select name="' . Mollie_WC_Plugin::PLUGIN_ID . '_issuer_' . $this->id . '">';
63
- $html .= '<option value=""></option>';
64
  foreach ($ideal_issuers as $issuer)
65
  {
66
  $html .= '<option value="' . esc_attr($issuer->id) . '"' . ($selected_issuer == $issuer->id ? ' selected=""' : '') . '>' . esc_html($issuer->name) . '</option>';
17
  parent::__construct();
18
  }
19
 
20
+ /**
21
+ * Initialise Gateway Settings Form Fields
22
+ */
23
+ public function init_form_fields()
24
+ {
25
+ parent::init_form_fields();
26
+
27
+ $this->form_fields = array_merge($this->form_fields, array(
28
+ 'issuers_empty_option' => array(
29
+ 'title' => __('Issuers empty option', 'mollie-payments-for-woocommerce'),
30
+ 'type' => 'text',
31
+ 'description' => sprintf(__('This text will be displayed as the first option in the iDEAL issuers drop down', 'mollie-payments-for-woocommerce'), $this->getDefaultTitle()),
32
+ 'default' => '',
33
+ 'desc_tip' => true,
34
+ ),
35
+ ));
36
+ }
37
+
38
  /**
39
  * @return string
40
  */
78
  $selected_issuer = $this->getSelectedIssuer();
79
 
80
  $html = '<select name="' . Mollie_WC_Plugin::PLUGIN_ID . '_issuer_' . $this->id . '">';
81
+ $html .= '<option value="">' . esc_html($this->get_option('issuers_empty_option', '')) . '</option>';
82
  foreach ($ideal_issuers as $issuer)
83
  {
84
  $html .= '<option value="' . esc_attr($issuer->id) . '"' . ($selected_issuer == $issuer->id ? ' selected=""' : '') . '>' . esc_html($issuer->name) . '</option>';
includes/mollie/wc/plugin.php CHANGED
@@ -6,7 +6,7 @@ class Mollie_WC_Plugin
6
  {
7
  const PLUGIN_ID = 'mollie-payments-for-woocommerce';
8
  const PLUGIN_TITLE = 'Mollie Payments for WooCommerce';
9
- const PLUGIN_VERSION = '2.2.0';
10
 
11
  /**
12
  * @var bool
@@ -23,6 +23,7 @@ class Mollie_WC_Plugin
23
  'Mollie_WC_Gateway_Creditcard',
24
  'Mollie_WC_Gateway_DirectDebit',
25
  'Mollie_WC_Gateway_Ideal',
 
26
  'Mollie_WC_Gateway_MisterCash',
27
  'Mollie_WC_Gateway_PayPal',
28
  'Mollie_WC_Gateway_Paysafecard',
6
  {
7
  const PLUGIN_ID = 'mollie-payments-for-woocommerce';
8
  const PLUGIN_TITLE = 'Mollie Payments for WooCommerce';
9
+ const PLUGIN_VERSION = '2.4.0';
10
 
11
  /**
12
  * @var bool
23
  'Mollie_WC_Gateway_Creditcard',
24
  'Mollie_WC_Gateway_DirectDebit',
25
  'Mollie_WC_Gateway_Ideal',
26
+ 'Mollie_WC_Gateway_Kbc',
27
  'Mollie_WC_Gateway_MisterCash',
28
  'Mollie_WC_Gateway_PayPal',
29
  'Mollie_WC_Gateway_Paysafecard',
license.txt CHANGED
@@ -1,5 +1,5 @@
1
  Mollie Payments for WooCommerce plugin
2
- Copyright (C) 2015, Mollie B.V. <info@mollie.com>
3
 
4
  This program is free software; you can redistribute it and/or modify
5
  it under the terms of the GNU General Public License as published by
1
  Mollie Payments for WooCommerce plugin
2
+ Copyright (C) 2014-2016, Mollie B.V. <info@mollie.com>
3
 
4
  This program is free software; you can redistribute it and/or modify
5
  it under the terms of the GNU General Public License as published by
mollie-payments-for-woocommerce.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Mollie Payments for WooCommerce
4
  * Plugin URI: https://github.com/mollie/WooCommerce
5
  * Description: Accept payments in WooCommerce with the official Mollie plugin
6
- * Version: 2.3.1
7
  * Author: Mollie
8
  * Author URI: https://www.mollie.com
9
  * Requires at least: 3.8
3
  * Plugin Name: Mollie Payments for WooCommerce
4
  * Plugin URI: https://github.com/mollie/WooCommerce
5
  * Description: Accept payments in WooCommerce with the official Mollie plugin
6
+ * Version: 2.4.0
7
  * Author: Mollie
8
  * Author URI: https://www.mollie.com
9
  * Requires at least: 3.8
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Mollie Payments for WooCommerce ===
2
- Contributors: l.vangunst, daanvm, ndijkstra
3
  Tags: mollie, payments, woocommerce, e-commerce, webshop, psp, ideal, sofort, credit card, creditcard, visa, mastercard, mistercash, bancontact, bitcoin, paysafecard, direct debit, incasso, sepa, banktransfer, overboeking, betalingen
4
  Requires at least: 3.8
5
  Tested up to: 4.6.1
6
- Stable tag: 2.3.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -23,6 +23,7 @@ This plugin will add support for the following Mollie payments methods to your W
23
  * Belfius Direct Net
24
  * Bitcoin
25
  * paysafecard
 
26
 
27
  Please go to the [signup page](https://www.mollie.com/nl/signup) to create a new Mollie account and start receiving payments in a couple of minutes. Contact info@mollie.com if you have any questions or comments about this plugin.
28
 
@@ -40,9 +41,9 @@ Please go to the [signup page](https://www.mollie.com/nl/signup) to create a new
40
 
41
  = I can't install the plugin, the plugin is displayed incorrectly =
42
 
43
- Please temporary enable the [WordPress Debug Mode](https://codex.wordpress.org/Debugging_in_WordPress). Edit your `wp-config.php` and set the contants `WP_DEBUG` and `WP_DEBUG_LOG` to `true` and try
44
  it again. When the plugin triggers an error, WordPress will log the error to the log file `/wp-content/debug.log`. Please check this file for errors. When done, don't forget to turn off
45
- the WordPress debug mode by setting the two contants `WP_DEBUG` and `WP_DEBUG_LOG` back to `false`.
46
 
47
  = I get a white screen when opening ... =
48
 
@@ -64,7 +65,7 @@ Most of the time a white screen means a PHP error. Because PHP won't show error
64
  = Why do orders with payment method BankTransfer and Direct Debit get the status 'on-hold'? =
65
 
66
  These payment methods take longer than a few hours to complete. The order status is set to 'on-hold' to prevent the WooCommerce setting 'Hold stock (minutes)' (https://docs.woothemes.com/document/configuring-woocommerce-settings/#inventory-options) will
67
- cancel the order. The order stock is also reduced to reserve stock for these orders. The stock is restored if the payment fails or is cancelled. You can change the initial order status for these payment methods on there setting page.
68
 
69
  = I have a different question about this plugin =
70
 
@@ -93,7 +94,7 @@ Where possible, also include the Mollie log file. You can find the Mollie log fi
93
 
94
  1. Install the plugin via Plugins -> New plugin. Search for 'Mollie Payments for WooCommerce'.
95
  2. Activate the 'Mollie Payments for WooCommerce' plugin through the 'Plugins' menu in WordPress
96
- 3. Set you Mollie API key at WooCommerce -> Settings -> Checkout (or use the *Mollie Settings* link in the Plugins overview)
97
  4. You're done, the active payment methods should be visible in the checkout of your webshop.
98
 
99
  = Manual installation =
@@ -101,7 +102,7 @@ Where possible, also include the Mollie log file. You can find the Mollie log fi
101
  1. Unpack the download package
102
  2. Upload the directory 'mollie-payments-for-woocommerce' to the `/wp-content/plugins/` directory
103
  3. Activate the 'Mollie Payments for WooCommerce' plugin through the 'Plugins' menu in WordPress
104
- 4. Set you Mollie API key at WooCommerce -> Settings -> Checkout (or use the *Mollie Settings* link in the Plugins overview)
105
  5. You're done, the active payment methods should be visible in the checkout of your webshop.
106
 
107
  Please contact info@mollie.com if you need help installing the Mollie WooCommerce plugin. Please provide your Mollie partner ID and website URL.
@@ -112,6 +113,11 @@ Automatic updates should work like a charm; as always though, ensure you backup
112
 
113
  == Changelog ==
114
 
 
 
 
 
 
115
  = 2.3.1 - 14/09/2016 =
116
  * Turn on 'mail payment instructions' for Bank Transfer by default
117
  * Fix bug to support Polylang plugin
1
  === Mollie Payments for WooCommerce ===
2
+ Contributors: l.vangunst, daanvm, ndijkstra, robin-mollie
3
  Tags: mollie, payments, woocommerce, e-commerce, webshop, psp, ideal, sofort, credit card, creditcard, visa, mastercard, mistercash, bancontact, bitcoin, paysafecard, direct debit, incasso, sepa, banktransfer, overboeking, betalingen
4
  Requires at least: 3.8
5
  Tested up to: 4.6.1
6
+ Stable tag: 2.4.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
23
  * Belfius Direct Net
24
  * Bitcoin
25
  * paysafecard
26
+ * KBC/CBC Payment Button
27
 
28
  Please go to the [signup page](https://www.mollie.com/nl/signup) to create a new Mollie account and start receiving payments in a couple of minutes. Contact info@mollie.com if you have any questions or comments about this plugin.
29
 
41
 
42
  = I can't install the plugin, the plugin is displayed incorrectly =
43
 
44
+ Please temporarily enable the [WordPress Debug Mode](https://codex.wordpress.org/Debugging_in_WordPress). Edit your `wp-config.php` and set the constants `WP_DEBUG` and `WP_DEBUG_LOG` to `true` and try
45
  it again. When the plugin triggers an error, WordPress will log the error to the log file `/wp-content/debug.log`. Please check this file for errors. When done, don't forget to turn off
46
+ the WordPress debug mode by setting the two constants `WP_DEBUG` and `WP_DEBUG_LOG` back to `false`.
47
 
48
  = I get a white screen when opening ... =
49
 
65
  = Why do orders with payment method BankTransfer and Direct Debit get the status 'on-hold'? =
66
 
67
  These payment methods take longer than a few hours to complete. The order status is set to 'on-hold' to prevent the WooCommerce setting 'Hold stock (minutes)' (https://docs.woothemes.com/document/configuring-woocommerce-settings/#inventory-options) will
68
+ cancel the order. The order stock is also reduced to reserve stock for these orders. The stock is restored if the payment fails or is cancelled. You can change the initial order status for these payment methods on their setting page.
69
 
70
  = I have a different question about this plugin =
71
 
94
 
95
  1. Install the plugin via Plugins -> New plugin. Search for 'Mollie Payments for WooCommerce'.
96
  2. Activate the 'Mollie Payments for WooCommerce' plugin through the 'Plugins' menu in WordPress
97
+ 3. Set your Mollie API key at WooCommerce -> Settings -> Checkout (or use the *Mollie Settings* link in the Plugins overview)
98
  4. You're done, the active payment methods should be visible in the checkout of your webshop.
99
 
100
  = Manual installation =
102
  1. Unpack the download package
103
  2. Upload the directory 'mollie-payments-for-woocommerce' to the `/wp-content/plugins/` directory
104
  3. Activate the 'Mollie Payments for WooCommerce' plugin through the 'Plugins' menu in WordPress
105
+ 4. Set your Mollie API key at WooCommerce -> Settings -> Checkout (or use the *Mollie Settings* link in the Plugins overview)
106
  5. You're done, the active payment methods should be visible in the checkout of your webshop.
107
 
108
  Please contact info@mollie.com if you need help installing the Mollie WooCommerce plugin. Please provide your Mollie partner ID and website URL.
113
 
114
  == Changelog ==
115
 
116
+ = 2.4.0 - 10/10/2016 =
117
+ * Add KBC/CBC Payment Button method.
118
+ * Add option to the iDEAL gateway to set the text for the empty option in the issuers drop down. Go to the iDEAL gateway settings to change this value.
119
+ * Update Mollie API client to v1.7.1.
120
+
121
  = 2.3.1 - 14/09/2016 =
122
  * Turn on 'mail payment instructions' for Bank Transfer by default
123
  * Fix bug to support Polylang plugin