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

Module not shown/loaded in checkout #7

Open
madsenjesper opened this issue Dec 16, 2015 · 7 comments
Open

Module not shown/loaded in checkout #7

madsenjesper opened this issue Dec 16, 2015 · 7 comments

Comments

@madsenjesper
Copy link

During checkout the module is not loaded, how ever it works fine in adminhtml.
I have tested all 3 branches with the same result.

I don't know if i'm doing something wrong?

Keep up the good work.
BR.
Jesper

@ivanweiler
Copy link
Contributor

We just merged latest code, everything should work now.

@jsakars
Copy link

jsakars commented Feb 15, 2016

@ivanweiler it's not. It's M2 bug - magento/magento2#3124

@xfrenette
Copy link

In case someone else has this problem, first make sure that you put an API key in the Stripe Payment configuration (in the admin) ! It will not show on the frontend if the API key field is empty.

@alexcrz
Copy link

alexcrz commented Jun 2, 2016

Hello , I'm having the same issue , I'm using magento 2.0.6 , I just enabled the module , added the api , but nothing is coming into the checkout page.. any suggestion ?

@udovicic
Copy link
Member

Hi everyone,

I just verified this on Magento 2.1 (latest at the moment). Extension was added through composer, and configured, and everything works as expected.

@alexcrz - Are yous till having issues? Can you verify that extension is turned on, enabled and configured?

@udovicic
Copy link
Member

I have updated README.md, but let me place it here as well.For some people, module is not being displayed on frontend because base currency of the store is not USD. Since Stripe works only with USD, so does our extensions. Please check if this is the case for you.

Also, it was brought to my attention that there was a bug that appeared in Magento version 2.0.6 which caused such behavior, but was later fixed.

@surajitartis
Copy link

I have do all this thing as specify here, using Magento 2.1.7, admin it show properly, but on checkout it not show. Loader showing and not complete this load.
On API we have get this 2 value Publishable key and Secret key. Which one I user for API Key ?
Also here I use this full string pk_test_XXXXXXX or sk_test_XXXXXX ?
Here is folder that we get from git and run composer
/app/code/Inchoo/Stripe
/vendor/stripe/stripe-php
/lib/internal/Stripe
Is any thing I am missing ?

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

7 participants