Skip to content

Commit

Permalink
ASW-0 update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bortefi committed Feb 1, 2022
1 parent 897b675 commit 82aa6ec
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,19 +272,21 @@
* served directly by webserver if rules do not block access
* served by shopware front-end route
* can be manually installed by backend button in plugin configuration
* will fetch the default adyen available file
* will fallback to file shipped with the plugin
* will fetch the default adyen merchantid-domain-association available file
* will fall back to file shipped with the plugin
* failsafe on url access if the file is not present it will be attempted to install
Plugin compatibility with SwagPayPal
</changes>
<changes lang="de">
ApplePay Merchant id association file
* path: .well-known/apple-developer-merchantid-domain-association
* served directly by webserver if rules do not block access
* served by shopware front-end route
* can be manually installed by backend button in plugin configuration
* will fetch the default adyen available file
* will fallback to file shipped with the plugin
* will fetch the default adyen merchantid-domain-association available file
* will fall back to file shipped with the plugin
* failsafe on url access if the file is not present it will be attempted to install
Plugin compatibility with SwagPayPal
</changes>
</changelog>
</plugin>

0 comments on commit 82aa6ec

Please sign in to comment.