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

Thos module affects whole Checkout “Design” and “E-Mails”, Why? #15

Open
N1njaWTF opened this issue Apr 28, 2017 · 2 comments
Open
Labels

Comments

@N1njaWTF
Copy link

I recently installed this extension. Works so far, but I noticed, the extension does affect the look/design of my checkout and also changes the e-mails structure..
I found out that it has probably something to do with the JS files in https://github.com/Inchoo/magento2-Inchoo_Stripe/tree/master/view/frontend/web/js/view/payment

Does someone know how to change / remove this file, so it does not affect my checkout design and order email?

Thanks alot. :)

@udovicic
Copy link
Member

Hi @N1njaWTF ,

I am not sure about the emails, but design of the checkout is influenced by the following line:

https://github.com/Inchoo/magento2-Inchoo_Stripe/blob/master/view/frontend/layout/checkout_index_index.xml#L13

More specifically, layout="1column" should be removed from that line, and everything should work. Please try that, and let me know how it goes.

Also, this module was made for educational purposes only, it should not be used in production. You have probably noticed, but It wasn't updated for 10 months now.

Regards,
Stjepan

@udovicic udovicic added the bug label Apr 29, 2017
@N1njaWTF
Copy link
Author

N1njaWTF commented May 2, 2017

Thanks alot. That fixed it for me. Email & Checkout design/layout is fixed now. :) 👍

This was referenced Aug 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants