Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 536 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 536 Bytes

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