<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/trunk/src/Core/Framework/App/Manifest/Schema/manifest-3.0.xsd" validates-permissions="true">
    <meta>
        <name>ShopwarePayments</name>
        <label>Shopware Payments</label>
        <label lang="de-DE">Shopware Payments</label>
        <description>The full-stack payments solution powered by PayPal's global infrastructure. Secure, compliant, and future-ready payments worldwide. Open architecture. Full control. Never locked-in.</description>
        <description lang="de-DE">Die vollständige Payment-Lösung mit der globalen Infrastruktur von PayPal. Sichere und zukunftsfähige Zahlungen weltweit. Offene Architektur. Volle Kontrolle. Keine Abhängigkeiten.</description>
        <author>shopware AG</author>
        <copyright>(c) shopware AG</copyright>
        <license>MIT</license>
        <icon>Resources/icon.png</icon>
        <version>3.2624.8</version>
        <compatibility>&gt;=6.7.1.0</compatibility>
    </meta>
    <setup>
        <registrationUrl>https://registry.services.shopware.io/api/management/service/lifecycle/register/c252f4c22e54c4a98c0532158a2f6848</registrationUrl>
        <secret>dee04a79-8cd7-47c5-b95c-a0a0676091f6</secret>
    </setup>
    <admin>
        <base-app-url>https://shopware-payments.services.shopware.io/api/admin/base</base-app-url>
        <module name="sw-shopware-payments-overview" source="https://shopware-payments.services.shopware.io/api/admin/base/overview" parent="sw-payments" position="10">
            <label>Overview</label>
            <label lang="de-DE">Übersicht</label>
        </module>
        <module name="sw-shopware-payments-settings" source="https://shopware-payments.services.shopware.io/api/admin/base/settings" parent="sw-payments" position="20">
            <label>Settings</label>
            <label lang="de-DE">Einstellungen</label>
        </module>
    </admin>
    <webhooks>
        <webhook name="app.permissions.updated" url="https://shopware-payments.services.shopware.io/api/webhook" event="app.permissions.updated"/>
        <webhook name="app.activated" url="https://registry.services.shopware.io/api/management/service/lifecycle/activate/c252f4c22e54c4a98c0532158a2f6848" event="app.activated"/>
        <webhook name="app.deactivated" url="https://registry.services.shopware.io/api/management/service/lifecycle/deactivate/c252f4c22e54c4a98c0532158a2f6848" event="app.deactivated"/>
        <webhook name="app.deleted" url="https://registry.services.shopware.io/api/management/service/lifecycle/uninstall/c252f4c22e54c4a98c0532158a2f6848" event="app.deleted"/>
        <webhook name="customer-deleted" url="https://shopware-payments.services.shopware.io/api/webhook" event="customer.deleted" onlyLiveVersion="true"/>
    <webhook name="ServiceRegistryLifecycleTrackingApp.updated" url="https://registry.services.shopware.io/api/management/shop/service/update/34ffae5e54663c56aab5f257789fe6f0" event="app.updated"/><webhook name="ServiceRegistryShopUpdateTracking" url="https://registry.services.shopware.io/api/shop/update/4cb80e27d6b40d601427f44a519b85a0" event="shopware.updated"/><webhook name="ServiceRegistryPermissionsUpdateTracking" url="https://registry.services.shopware.io/api/management/service/permissions/tracking" event="app.permissions.updated"/></webhooks>
    <payments>
        <payment-method>
            <identifier>paypal</identifier>
            <name>PayPal</name>
            <name lang="de-DE">PayPal</name>
            <description>Payment via PayPal - easy, fast and secure.</description>
            <description lang="de-DE">Zahlung über PayPal – einfach, schnell und sicher.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/paypal</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/paypal/finalize</finalize-url>
            <recurring-url>https://shopware-payments.services.shopware.io/api/payment/paypal/recurring</recurring-url>
            <icon>Resources/payments/paypal.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>paylater</identifier>
            <name>Pay Later</name>
            <name lang="de-DE">Später Bezahlen</name>
            <description>Buy now and pay later - provided by PayPal</description>
            <description lang="de-DE">Jetzt kaufen und später bezahlen - unterstützt von PayPal</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/paylater</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/paylater/finalize</finalize-url>
            <icon>Resources/payments/paypal.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>bancontact</identifier>
            <name>Bancontact</name>
            <name lang="de-DE">Bancontact</name>
            <description>Pay securely with Bancontact - Belgium's leading electronic payment method.</description>
            <description lang="de-DE">Bezahlen Sie sicher mit Bancontact – Belgiens führende elektronische Zahlungsmethode.</description>
            <description lang="nl-BE">Betaal veilig met Bancontact - België's leidende elektronische betaalmethode.</description>
            <description lang="fr-BE">Payez en toute sécurité avec Bancontact - la principale méthode de paiement électronique de Belgique.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/bancontact</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/bancontact/finalize</finalize-url>
            <icon>Resources/payments/bancontact.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>card</identifier>
            <name>Credit or debit card</name>
            <name lang="de-DE">Kredit- oder Debitkarte</name>
            <description>Pay securely with your credit or debit card</description>
            <description lang="de-DE">Bezahlen Sie sicher mit Ihrer Kredit- oder Debitkarte</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/card</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/card/finalize</finalize-url>
            <recurring-url>https://shopware-payments.services.shopware.io/api/payment/card/recurring</recurring-url>
            <icon>Resources/payments/card.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>googlepay</identifier>
            <name>Google Pay</name>
            <name lang="de-DE">Google Pay</name>
            <description>Pay quickly and securely with Google Pay</description>
            <description lang="de-DE">Schnell und sicher bezahlen mit Google Pay</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/googlepay</pay-url>
            <icon>Resources/payments/google-pay.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>applepay</identifier>
            <name>Apple Pay</name>
            <name lang="de-DE">Apple Pay</name>
            <description>Pay quickly and securely with Apple Pay</description>
            <description lang="de-DE">Schnell und sicher bezahlen mit Apple Pay</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/applepay</pay-url>
            <icon>Resources/payments/apple-pay.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>eps</identifier>
            <name>EPS</name>
            <name lang="de-DE">EPS</name>
            <description>Pay securely with EPS - Austria's leading online banking payment method.</description>
            <description lang="de-DE">Bezahlen Sie sicher mit EPS – Österreichs führende Online-Banking-Zahlungsmethode.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/eps</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/eps/finalize</finalize-url>
            <icon>Resources/payments/eps.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>blik</identifier>
            <name>BLIK</name>
            <name lang="de-DE">BLIK</name>
            <description>Pay with BLIK - Poland's popular mobile payment method.</description>
            <description lang="de-DE">Bezahlen Sie mit BLIK – Polens beliebte mobile Zahlungsmethode.</description>
            <description lang="pl-PL">Płać z BLIK - popularną polską metodą płatności mobilnych.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/blik</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/blik/finalize</finalize-url>
            <icon>Resources/payments/blik.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>ideal</identifier>
            <name>iDEAL</name>
            <name lang="de-DE">iDEAL</name>
            <description>Pay securely with iDEAL - Netherlands' most popular payment method.</description>
            <description lang="de-DE">Bezahlen Sie sicher mit iDEAL – die beliebteste Zahlungsmethode der Niederlande.</description>
            <description lang="nl-NL">Betaal veilig met iDEAL - Nederland's populairste betaalmethode.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/ideal</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/ideal/finalize</finalize-url>
            <icon>Resources/payments/ideal.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>p24</identifier>
            <name>Przelewy24</name>
            <name lang="de-DE">Przelewy24</name>
            <description>Pay with Przelewy24 - Poland's leading online payment system.</description>
            <description lang="de-DE">Bezahlen Sie mit Przelewy24 – Polens führendes Online-Zahlungssystem.</description>
            <description lang="pl-PL">Płać z Przelewy24 - wiodącym polskim systemem płatności online.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/p24</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/p24/finalize</finalize-url>
            <icon>Resources/payments/p24.svg</icon>
        </payment-method>
        <payment-method>
            <identifier>klarna</identifier>
            <name>Klarna</name>
            <name lang="de-DE">Klarna</name>
            <description>Pay with Klarna - buy now and pay later with flexible payment options.</description>
            <description lang="de-DE">Bezahlen Sie mit Klarna – jetzt kaufen und später bezahlen mit flexiblen Zahlungsoptionen.</description>
            <description lang="sv-SE">Betala med Klarna - köp nu och betala senare med flexibla betalningsalternativ.</description>
            <pay-url>https://shopware-payments.services.shopware.io/api/payment/klarna</pay-url>
            <finalize-url>https://shopware-payments.services.shopware.io/api/payment/klarna/finalize</finalize-url>
            <icon>Resources/payments/klarna.svg</icon>
        </payment-method>
    </payments>
    <permissions>
        <permission>sales_channel:read</permission>
        <permission>sales_channel_domain:read</permission>
        <permission>app:read</permission>
        <permission>country:read</permission>
        <permission>country_state:read</permission>
        <permission>payment_method:read</permission>
        <permission>payment_method:update</permission>
        <permission>sales_channel:update</permission>
        <permission>sales_channel_payment_method:read</permission>
        <permission>sales_channel_payment_method:create</permission>
        <permission>sales_channel_payment_method:delete</permission>
        <permission>media:read</permission>
        <permission>customer:read</permission>
        <permission>salutation:read</permission>
        <permission>system_config:read</permission>
        <permission>system_config:update</permission>
        <permission>order:read</permission>
        <permission>order_transaction:read</permission>
        <permission>order_transaction:update</permission>
        <permission>order_address:read</permission>
        <permission>order_delivery:read</permission>
        <permission>state_machine_state:read</permission>
        <permission>language:read</permission>
        <permission>locale:read</permission>
        <permission>user:read</permission>
        <permission>snippet_set:read</permission>
        <permission>snippet:read</permission>
        <permission>snippet:create</permission>
        <permission>snippet:update</permission>
    <permission>api_service_toggle</permission></permissions>
    <custom-fields>
        <custom-field-set>
            <name>shopware_payments_express</name>
            <label>Shopware Payments Express Checkout</label>
            <label lang="de-DE">Shopware Payments Express Checkout</label>
            <related-entities>
                <customer/>
            </related-entities>
            <fields>
                <text name="spExpress">
                    <label>Express Payment Method</label>
                    <label lang="de-DE">Express Zahlungsmethode</label>
                    <help-text>The payment method used for express checkout (e.g., paypal, applepay)</help-text>
                    <help-text lang="de-DE">Die für Express-Checkout verwendete Zahlungsmethode (z.B. paypal, applepay)</help-text>
                    <position>1</position>
                    <allow-customer-write>true</allow-customer-write>
                </text>
                <text name="spExpressPayerId">
                    <label>Express Payer ID</label>
                    <label lang="de-DE">Express Zahler-ID</label>
                    <help-text>The payer ID from the payment provider (e.g., PayPal account ID)</help-text>
                    <help-text lang="de-DE">Die Zahler-ID vom Zahlungsanbieter (z.B. PayPal-Konto-ID)</help-text>
                    <position>2</position>
                    <allow-customer-write>true</allow-customer-write>
                </text>
            </fields>
        </custom-field-set>
    </custom-fields>
    <gateways>
        <checkout>https://shopware-payments.services.shopware.io/api/gateways/checkout</checkout>
        <context>https://shopware-payments.services.shopware.io/api/gateways/context</context>
    </gateways>
</manifest>
