Type
magento2-module
Magento 2 Apple Pay module
magento2-module
OSL-3.0
None
None
None
None
None
Accept Apple Pay payments through the Braintree payment gateway.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist tiamo/magento2-applepay "*"
or add
"tiamo/magento2-applepay": "*"
to the require section of your composer.json
file.