tiamo / magento2-applepay

Accept Apple Pay payments through the Braintree payment gateway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 Apple Pay Integration

Accept Apple Pay payments through the Braintree payment gateway.

Requirements

  • Magento 2.1+

Installation

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.

License

Open Software License ("OSL") v. 3.0

About

Accept Apple Pay payments through the Braintree payment gateway.

License:Open Software License 3.0


Languages

Language:PHP 53.7%Language:JavaScript 26.1%Language:HTML 18.8%Language:CSS 1.4%