1
1
{
2
- "authors" : [
3
- {
4
- "homepage" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
5
- "name" : " PostFinance Checkout"
6
- }
7
- ],
8
- "autoload" : {
9
- "psr-4" : {
10
- "PostFinanceCheckoutPayment\\ " : " src/"
11
- }
12
- },
13
- "description" : " PostFinanceCheckout integration for Shopware 6" ,
14
- "extra" : {
15
- "copyright" : " (c) by PostFinance Checkout" ,
16
- "description" : {
17
- "de-DE" : " PostFinanceCheckout integration für Shopware 6" ,
18
- "en-GB" : " PostFinanceCheckout integration for Shopware 6" ,
19
- "fr-FR" : " Intégration de PostFinanceCheckout pour Shopware 6" ,
20
- "it-IT" : " Integrazione PostFinanceCheckout per Shopware"
21
- },
22
- "label" : {
23
- "de-DE" : " PostFinanceCheckout Produkte für Shopware 6" ,
24
- "en-GB" : " PostFinanceCheckout Products for Shopware 6" ,
25
- "fr-FR" : " PostFinanceCheckout Produits for Shopware 6" ,
26
- "it-IT" : " PostFinanceCheckout Prodotti per Shopware 6"
27
- },
28
- "manufacturerLink" : {
29
- "de-DE" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
30
- "en-GB" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
31
- "fr-FR" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
32
- "it-IT" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html"
33
- },
34
- "supportLink" : {
35
- "de-DE" : " https://www.postfinance.ch/en/business/support.html" ,
36
- "en-GB" : " https://www.postfinance.ch/en/business/support.html" ,
37
- "fr-FR" : " https://www.postfinance.ch/en/business/support.html" ,
38
- "it-IT" : " https://www.postfinance.ch/en/business/support.html"
39
- },
40
- "shopware-plugin-class" : " PostFinanceCheckoutPayment\\ PostFinanceCheckoutPayment"
41
- },
42
- "homepage" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html/" ,
43
- "keywords" : [
44
- " PostFinance Checkout" ,
45
- " payment" ,
46
- " php" ,
47
- " shopware"
48
- ],
49
- "license" : " Apache-2.0" ,
50
- "name" : " postfinancecheckout/shopware-6" ,
51
- "require" : {
52
- "ext-curl" : " *" ,
53
- "ext-json" : " *" ,
54
- "ext-mbstring" : " *" ,
55
- "php" : " >=8.2" ,
56
- "shopware/core" : " ~ 6.6.0 " ,
57
- "shopware/administration" : " ~6.6.0" ,
58
- "shopware/storefront" :" ~ 6.6.0 " ,
59
- "postfinancecheckout/sdk" : " ^4.0 .0"
60
- },
61
- "type" : " shopware-platform-plugin" ,
62
- "version" : " 6.1.10 "
63
- }
2
+ "authors" : [
3
+ {
4
+ "homepage" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
5
+ "name" : " PostFinance Checkout"
6
+ }
7
+ ],
8
+ "autoload" : {
9
+ "psr-4" : {
10
+ "PostFinanceCheckoutPayment\\ " : " src/"
11
+ }
12
+ },
13
+ "description" : " PostFinanceCheckout integration for Shopware 6" ,
14
+ "extra" : {
15
+ "copyright" : " (c) by PostFinance Checkout" ,
16
+ "description" : {
17
+ "de-DE" : " PostFinanceCheckout integration f \u00fc r Shopware 6" ,
18
+ "en-GB" : " PostFinanceCheckout integration for Shopware 6" ,
19
+ "fr-FR" : " Int \u00e9 gration de PostFinanceCheckout pour Shopware 6" ,
20
+ "it-IT" : " Integrazione PostFinanceCheckout per Shopware"
21
+ },
22
+ "label" : {
23
+ "de-DE" : " PostFinanceCheckout Produkte f \u00fc r Shopware 6" ,
24
+ "en-GB" : " PostFinanceCheckout Products for Shopware 6" ,
25
+ "fr-FR" : " PostFinanceCheckout Produits for Shopware 6" ,
26
+ "it-IT" : " PostFinanceCheckout Prodotti per Shopware 6"
27
+ },
28
+ "manufacturerLink" : {
29
+ "de-DE" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
30
+ "en-GB" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
31
+ "fr-FR" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html" ,
32
+ "it-IT" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html"
33
+ },
34
+ "supportLink" : {
35
+ "de-DE" : " https://www.postfinance.ch/en/business/support.html" ,
36
+ "en-GB" : " https://www.postfinance.ch/en/business/support.html" ,
37
+ "fr-FR" : " https://www.postfinance.ch/en/business/support.html" ,
38
+ "it-IT" : " https://www.postfinance.ch/en/business/support.html"
39
+ },
40
+ "shopware-plugin-class" : " PostFinanceCheckoutPayment\\ PostFinanceCheckoutPayment"
41
+ },
42
+ "homepage" : " https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html/" ,
43
+ "keywords" : [
44
+ " PostFinance Checkout" ,
45
+ " payment" ,
46
+ " php" ,
47
+ " shopware"
48
+ ],
49
+ "license" : " Apache-2.0" ,
50
+ "name" : " postfinancecheckout/shopware-6" ,
51
+ "require" : {
52
+ "ext-curl" : " *" ,
53
+ "ext-json" : " *" ,
54
+ "ext-mbstring" : " *" ,
55
+ "php" : " >=8.2" ,
56
+ "shopware/core" : " 6.6.* " ,
57
+ "shopware/administration" : " ~6.6.0" ,
58
+ "shopware/storefront" : " 6.6.* " ,
59
+ "postfinancecheckout/sdk" : " 4.6 .0"
60
+ },
61
+ "type" : " shopware-platform-plugin" ,
62
+ "version" : " 6.1.11 "
63
+ }
0 commit comments