Skip to content

Accept Apple Pay payments through the Braintree payment gateway.

License

Notifications You must be signed in to change notification settings

pocketprogrammer/magento2-applepay

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 53.7%
  • JavaScript 26.1%
  • HTML 18.8%
  • CSS 1.4%