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

Add button to mini-cart #4

Open
jpratt opened this issue Jan 6, 2018 · 3 comments
Open

Add button to mini-cart #4

jpratt opened this issue Jan 6, 2018 · 3 comments

Comments

@jpratt
Copy link
Contributor

jpratt commented Jan 6, 2018

Is there a way to add the apple pay button to the minicart after I add a product to the cart? I tried simple adding the template and block, but it did not function, just showed as a button that did nothing.

@tejashp77
Copy link

is this extension working with 2.2.2?

@jpratt
Copy link
Contributor Author

jpratt commented Feb 2, 2018

@tejashp77 You have to modily it slightly for 2.2.2. I found both DetailsHandler and VaultDetailsHandler classes use class Magento\Braintree\Gateway\Helper\SubjectReader that class has moved to Magento\Braintree\Gateway\SubjectReader. Fix those two files and you should be ok. Have not had time to really test a lot yet.

@johnperricruz
Copy link

johnperricruz commented Jun 8, 2018

This issue was caused by conflict on data-mage-init.
Try removing all the contents of the minicart aside from apple pay (For testing), works fine on my end.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants