|
7 | 7 | <PluginID>MonduPayment</PluginID> |
8 | 8 | <XMLVersion>100</XMLVersion> |
9 | 9 | <ShopVersion>5.0.0</ShopVersion> |
10 | | - <Version>1.0.1</Version> |
| 10 | + <Version>1.0.2</Version> |
11 | 11 | <CreateDate>2022-06-07</CreateDate> |
12 | 12 | <Install> |
13 | 13 | <Hooks> |
|
199 | 199 | </SelectboxOptions> |
200 | 200 | </Setting> |
201 | 201 | </Method> |
| 202 | + <Method> |
| 203 | + <Name>Mondu Rechnungskauf 90 Tagen</Name> |
| 204 | + <PictureURL>images/plugin.png</PictureURL> |
| 205 | + <Sort>4</Sort> |
| 206 | + <SendMail>1</SendMail> |
| 207 | + <Provider>Mondu</Provider> |
| 208 | + <TSCode>OTHER</TSCode> |
| 209 | + <PreOrder>0</PreOrder> |
| 210 | + <Soap>0</Soap> |
| 211 | + <Curl>1</Curl> |
| 212 | + <Sockets>0</Sockets> |
| 213 | + <ClassFile>MonduPayment.php</ClassFile> |
| 214 | + <ClassName>MonduPayment</ClassName> |
| 215 | + <TemplateFile>template/mondu_payment.tpl</TemplateFile> |
| 216 | + <MethodLanguage iso="GER"> |
| 217 | + <Name>90 Tagen BNPL mit Mondu Rechnungskauf</Name> |
| 218 | + <ChargeName>Mondu</ChargeName> |
| 219 | + <InfoText>Mondu Rechnungskauf, Jetzt kaufen und später bezahlen.</InfoText> |
| 220 | + </MethodLanguage> |
| 221 | + <Setting type="selectbox" initialValue="90" sort="50" conf="Y"> |
| 222 | + <Name>Net Term</Name> |
| 223 | + <ValueName>net_term</ValueName> |
| 224 | + <SelectboxOptions> |
| 225 | + <Option sort="1" value="90">90 Tagen</Option> |
| 226 | + </SelectboxOptions> |
| 227 | + </Setting> |
| 228 | + <Setting type="selectbox" initialValue="invoice" sort="50" conf="Y"> |
| 229 | + <Name>Payment Method</Name> |
| 230 | + <ValueName>payment_method</ValueName> |
| 231 | + <SelectboxOptions> |
| 232 | + <Option sort="1" value="invoice">Mondu Rechnungskauf</Option> |
| 233 | + </SelectboxOptions> |
| 234 | + </Setting> |
| 235 | + </Method> |
202 | 236 |
|
203 | 237 | <!-- Mondu SEPA-Lastschrift --> |
204 | 238 | <Method> |
|
337 | 371 | </SelectboxOptions> |
338 | 372 | </Setting> |
339 | 373 | </Method> |
| 374 | + <Method> |
| 375 | + <Name>Mondu SEPA-Lastschrift 90 Tagen</Name> |
| 376 | + <PictureURL>images/plugin.png</PictureURL> |
| 377 | + <Sort>8</Sort> |
| 378 | + <SendMail>1</SendMail> |
| 379 | + <Provider>Mondu</Provider> |
| 380 | + <TSCode>OTHER</TSCode> |
| 381 | + <PreOrder>0</PreOrder> |
| 382 | + <Soap>0</Soap> |
| 383 | + <Curl>1</Curl> |
| 384 | + <Sockets>0</Sockets> |
| 385 | + <ClassFile>MonduPayment.php</ClassFile> |
| 386 | + <ClassName>MonduPayment</ClassName> |
| 387 | + <TemplateFile>template/mondu_payment.tpl</TemplateFile> |
| 388 | + <MethodLanguage iso="GER"> |
| 389 | + <Name>90 Tagen BNPL mit Mondu SEPA Lastschrift</Name> |
| 390 | + <ChargeName>Mondu</ChargeName> |
| 391 | + <InfoText>Mondu SEPA-Lastschrift - jetzt kaufen, später per Bankeinzug bezahlen</InfoText> |
| 392 | + </MethodLanguage> |
| 393 | + <Setting type="selectbox" initialValue="90" sort="50" conf="Y"> |
| 394 | + <Name>Net Term</Name> |
| 395 | + <ValueName>net_term</ValueName> |
| 396 | + <SelectboxOptions> |
| 397 | + <Option sort="1" value="90">90 Tagen</Option> |
| 398 | + </SelectboxOptions> |
| 399 | + </Setting> |
| 400 | + <Setting type="selectbox" initialValue="direct_debit" sort="50" conf="Y"> |
| 401 | + <Name>Payment Method</Name> |
| 402 | + <ValueName>payment_method</ValueName> |
| 403 | + <SelectboxOptions> |
| 404 | + <Option sort="1" value="direct_debit">Mondu SEPA-Lastschrift</Option> |
| 405 | + </SelectboxOptions> |
| 406 | + </Setting> |
| 407 | + </Method> |
340 | 408 | <Method> |
341 | 409 | <Name>Mondu Ratenzahlung</Name> |
342 | 410 | <PictureURL>images/plugin.png</PictureURL> |
|
0 commit comments