Closed deepak27892 closed 6 years ago
In Magento 2.0 there is no magento vault module .how is it run at magento 2.0
[ReflectionException]
Class Magento\Vault\Model\CreditCardTokenFactory does not exist
[ReflectionException]
Class Magento\Vault\Model\CreditCardTokenFactory does not exist
[Magento\Framework\Exception\LocalizedException]
Source class "\Magento\Vault\Model\CreditCardToken" for "Magento\Vault\Model\CreditCardTokenFactory" generation does not exist.
Are you using the right version for Magento 2.0 as per the Magento Version Requirements section in the readme?
yes I am using Magento 2.0.17.there is no vault module
The right version of the stripe module. There is different versions that works for 2.0.x, 2.1.x and 2.2.x.
can you share version of the stripe module who support in magento 2.0.17
Just check the readme under Magento Version Requirements section.
I have already checked my Magento version is 2.0.17 .When i have installed your module it gives error because in magento 2.0.17 there is no magento vault module .You are using magento vault dependency in your stripe module. please check
I am not talking about the Magento version, but the module-stripe version. I was hoping that you would read the readme of this module to find which version you should use. Obviously, you are unable to read the readme, so here it is:
Release | Magento Version 1.x.x | 2.2.x 1.x.x | 2.1.x 0.0.3 | 2.0.x
The table works in the following way: The first column specify the version of module-stripe. The second column specify which Magento version the module-stripe version supports.
If you are using the latest version, only Magento 2.1.x and 2.2.x are supported. Good luck!
Thanks for answer Can you provide stripe version 0.0.3
You can find it under Releases in this repository or you can require a specific version in the Magento composer configuration.
Thanks for answer can you provide any testing credential of stripe payament gateway
On Thu, Jan 11, 2018 at 2:48 PM, mysil2 notifications@github.com wrote:
You can find it under Releases in this repository or you can require a specific version in the Magento composer configuration.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pmclain/module-stripe/issues/28#issuecomment-356873918, or mute the thread https://github.com/notifications/unsubscribe-auth/AhqPqbXUvb0ahMgphh6lKBPYGRv_nstDks5tJdH7gaJpZM4RZJDP .
Be sure to use your test api key from you stripe account and set stripe-module in test mode. Refer to https://stripe.com/docs/testing for a list of test payment card numbers.
Thanks for support and answer
IS this module support in Magento 2.0 because at compile time its give error of magento core module of vault.