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 .
14 Replies
hi @ajaykrmahato π , do you have an enterprise license with us?
Hi @.rohrig
Thanks for replying
No we don't have an enterprise license .
Hi @ajaykrmahato π , The Adyen integration is an enterprise integration. For non-enterprise Magento we usually recommend external checkout. So, Iframe with Magento checkout
Thanks @.rohrig
Found "https://github.com/Vendic/vsf-external-checkout"
But this module is outdated and might not be supported in VSF2 !.
Also while going through VSF2 files , I came across mention of Klarna
, Does Klarna payments is supported on VSF by default, or with any config ?
The VSF payment solutions are all enterprise. So you'll have to create your own solution, or find a 3rd party solution. But these aren't maintained by us, and I don't have any direct experience with them.
Aside from VSF, (this in only my personal opinion and not representative of VSF) I have used stripe and I highly recommend it. They're docs are great, and it's a please to use. Depending on your use case, you may just let them do the checkout part. https://stripe.com/docs/payments/checkout
Stripe Checkout
Use a low-code integration to build a customized payment page, hosted on Stripe.
Thanks @.rohrig
Will have a look into Stripe payments .
And just for an option for consideration with enterprise solutions we mean "adyen" right
or do we have different providers as well ?
Yes, we do. π Here are the providers https://docs.vuestorefront.io/v2/integrations/#payment You'll also notice stripe there. But alas, it's also an enterprise offering. I don't know the specifics of your project, is an enterprise license something you could consider?
Vue Storefront 2
Vue Storefront 2 documentation
yes but stripe is not yet supported with magento .
Yes We can consider enterprise .
@ajaykrmahato I'll send you a private message with some contact details
Okay sure .
Thanks @.rohrig
If stripe is not supported I think PayPal is reliable
Thanks @johnson13062 I had solved the issue with custom stripe integration.
Ok that a good news
what is it?