Shopware 5
Last updated: April 29, 2022
Follow the steps below so you can start using your Shopware 5 plugin.
There are two ways to install the plugin you need:
- Install and activate the plugin with the plugin manager.
- Reload the backend.
- Go to Configuration > Payment methods. Additional payment methods have been added with the prefix “cko” and you can now find the Checkout.com Setup menu point.
If you want to see the activated payment methods in the frontend, you need to add your public and private key from Checkout.com to the configuration.
Note
In order to show Apple Pay, Google Pay, SEPA, credit card and PayPal in the front-end you need to configure the according payment method in the Checkout Setup.
Information
See our Apple Pay documentation for more information.
- Navigate to Set up Apple Pay and complete steps 1 and 2.
- Under the Shopware plugin configuration, navigate to the Apple Pay tab
- Fill out the required Certificate Configuration fields and select Save. Note that Country Name should be set to an ISO2 country code, and Common Name should be set to a store domain.
- Under your Apple Developer account, add your Merchant Domain and download the resulting
.txt
file. - Under the Shopware plugin configuration, navigate to the Domain Verify tab.
- Upload the verification
.txt
file. - Verify the upload by selecting Verify from your Apple Developer account.
- Under the Shopware plugin configuration, navigate to Merchant Identify Certificate to generate a
.csr
file. - Navigate to Apple Pay Merchant Identity Certificate > Create Certificate in your Apple Developer account.
- Upload the
.csr
file, and then download the resulting.cer
file. - Navigate to Apple Pay Certificate File and upload the
.cer
file to Shopware. - Select Generate PEM Certificate. Once complete, this certificate will be automatically saved to Shopware and you will be provided with the .pem file for backup purposes.
With these steps complete, your store will have the necessary certification to validate your merchant identity and offer Apple Pay payments.