Add stripe to the type of payments of Websitex5
Автор: Ayman E.
Просмотрено 1167,
Подписчики 2,
Размещенный 0
Could you add stripe to the list of payments of websitex5 'in addition to Pypal commerce platform.
Stripe is the payment processor with the most advantageous fees and adding it will make websitex5 more attractive to make e-commerce websites.
If you can't develop yet an automatic solution, at least could you make a video showing how to add a custom code of Stripe into the websitex5 software.
Размещено
+1
I , and lots of others asking allready 5 years ago for Ideal-payment ...
If you can't develop yet an automatic solution, at least could you make a video showing how to add a custom code of Ideal into the websitex5 software.
----- Google Translation -----
A major disadvantage of iDeal, however, is that you are not granted any buyer protection at all. If you pay with this method and fall for a scam, there is no possibility of a refund.
----- German / Deutsch -----
Ein großer Nachteil von iDeal ist allerdings, dass Ihnen überhaupt kein Käuferschutz gewährt wird. Wenn Sie mit dieser Methode bezahlen und damit auf einen Betrug hereinfallen, gibt es keine Möglichkeit einer Rückerstattung.
Quelle: heise.de
------------------------------
Bad for customers, good for scammers.
@Jan Van Den Berg: Further question?
@ Daniel : 88,9% of all internet purchases made in Holland 2021 were payed through Ideal
bron: https://www.betaalvereniging.nl/actueel/feiten-cijfers/feiten-online/
The big advantage of Ideal is that everyone can pay with it at any time, and you don't have to have an account, as is the case with Paypal, for example.
Zum Thema iDeal, siehe
-----
Unter anderen lokalen Zahlungsmethoden, die mit PayPal Commerce Platform integriert sind, finden Sie:
>> https://guide.websitex5.com/de/support/solutions/articles/44000684552-die-verf%C3%BCgbaren-zahlungsarten
-----
Also schient iDeal doch bei WebSite X5 möglich - leider habe ich keinen Shop online zum Testen.
Автор
@daniel and @Jan I know that PayPal Commerce Platform handles many payment methods, but it has higher fees than Stripe when it comes to payments by credit card or other methods of payments. Even stripe handles iDEAL as you can see in the following link. And those who know e-commerce, know that stripe is their first choice. So if you want a direct integration with iDeal, please create your own discussion ticket to ask website's team to do it for you. I'm here asking for how to do a stripe integration and still wait for an answer.
https://stripe.com/docs/payments/payment-methods/overview
Incomedia has instructions for integrating external payment providers here.
----- English -----
How to set up a custom payment method.
>> https://guide.websitex5.com/en/support/solutions/articles/44002275655
----- Deutsch -----
So richten Sie eine benutzerdefinierte Zahlungsart ein.
>> https://guide.websitex5.com/de/support/solutions/articles/44002275655
-----
I don't run a shop and therefore have no experience with external payment providers.
Автор
@Daniel I know that guide link and it just shows how to add the "pay now" link of a single product as it requires the order number and the price of the product But what everybody needs is a code to link the pay now to the total of the cart of the website that may contain many products. Yoiu cannot imagine that if someone wants to buy three products in a website, he must buy each product from a different link and make 3 orders.
Websitex5 is a great tool, but they really miss some important features that matters a lot as those selling a lot of items pay attention to the fees applied. And if they don't find how to integrate Stipe to websitex5, they will just use a service like Shopify that offers low fees as well as an integration with Stipe and that's sad that the developers of websitesx5 don't see how people think and can miss big opportunities to promote this great tool.
This was already implemented as a custom code
her is a guide from another user - i was also able to set it up and i have it fully functional.
https://helpcenter.websitex5.com/ru/post/188531
first download stripe php latest from github:
https://github.com/stripe/stripe-php/releases
unzip it and copy the folders inside "cart" folder in your website x5 web files.
Then follow the steps from the post :
https://helpcenter.websitex5.com/ru/post/188531
i had to use a google translator because its a french user.
Hi,
Yes my guide work, I use it last month again for one client.
You just have to update the stripe php collection as Luis J. said and all is ok!
If you have problem to integrate it, contact me, for the moment with this code I integrate stripe and paypal in the same page.