ajaykrmahato
AAlokai
•Created by ajaykrmahato on 5/29/2023 in #🙋|general-help
Fetch .env variables in .vue files
Hello everyone ,
I am trying to fetch an .env variable in "modules/checkout/components/VsfPaymentProvider.vue"
but "process.env.SOME_KEY" is not working for me , which is the default way to access env in .vue files .
3 replies
AAlokai
•Created by ajaykrmahato on 5/16/2023 in #🙋|general-help
Hi All
I am trying to implement Payment gateway in vsf ,But I cannot find the yarn or npm package mentioned ,
It is that these packages has be removed , is vsf at the moment doesn't have any payment other than default magento cash/check method ,
I am new to vsf please help ,
following documentation .
https://docs.vuestorefront.io/adyen/magento2/guide/installation.html
2 replies
AAlokai
•Created by ajaykrmahato on 5/12/2023 in #🙋|general-help
Payments
I am planing to implement vsf payments for magento ,
I am following this guide "https://docs.vuestorefront.io/adyen/magento2/guide/installation.html"
But it seems that the package is not available ,
Is there any update , if yes can you please provide any documentations for payment integrations.
Also If there is any other alternative to adyen , please share .
17 replies
AAlokai
•Created by ajaykrmahato on 4/27/2023 in #🙋|general-help
Getting error while static deploy vsf with magento 2 in EC2 for production ,
yarn build
yarn start works , but as soon as terminal is closed server stops
if i build it with target static and try to deploy the dist in ec2 , static files are working but API calls to magento is not working in this case ,
Can someone provide some good documentation to deploy it to production .
5 replies