Here's what puzzles me. I have looked into Stripe, and just browsed the Adyen webpage. Both of those services seem to require you to maintain your own "active" server that can run server side code. PayPal seems to be unique in being able to take payments from a passive web page, because the customer conducts their transaction at PP's website. This is why I continue to use PP for my tiny little business (without eBay)…
EBay to Ditch PayPal for Dutch Payment Processor Adyen
41–50 of 205 posts
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#42Here's what puzzles me. I have looked into Stripe, and just browsed the Adyen webpage. Both of those services seem to require you to maintain your own "active" server that can run server side code. PayPal seems to be unique in being able to take payments from a passive web page, because the customer conducts their transaction at PP's website. This is why I continue to use PP for my tiny little business (without eBay)…
I think the idea is that eBay doesn't want to have users sign up with Paypal anymore. Instead only ever interact with eBay, with Adyen just being the pipes for eBay.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#43Potentially a great move for eBay to reign in processing fees and to consolidate the dispute resolution process within their own platform. A large pain point for many eBay users has been Paypal's opaque dispute process. (I admit to bias: I lost ~$5,000 in Paypal balance while in college due to Paypal siding with a dishonest international buyer) For those of you contemplating Adyen vs. Stripe: Adyen is much more "bare…
Glad to hear on the developer friendliness! If there are ways we can continue to improve on that front, please shoot me a note: lachy@stripe.com
I'm curious though what you mean when you say Adyen is much more "bare metal" than Stripe. We don't typically talk too much publicly about our underlying infrastructure (our goal is to abstract away that [hopefully] unnecessary complexity), but we do strive to be as close to the bare metal as possible. (We're directly connected to all of the major card brands, and have "acquiring licenses" in numerous markets.)
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#44Earlier quoted context omitted.
I think the idea is that eBay doesn't want to have users sign up with Paypal anymore. Instead only ever interact with eBay, with Adyen just being the pipes for eBay.
The idea is that they want their god-given chunk of that sweet transaction margin, not hand some proportion of it over to PayPal.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#45Earlier quoted context omitted.
Adyen will be better if you have more consumer cards vs. business cards being charged. Nearly 100% chance of this, otherwise Stripe may win.
Is there middleware that can route transactions based on criteria to various payment processors?
One common use case we see is trust accounting for lawyers. The gist of it is that trust and operating funds are stored in separate bank accounts, depending on the context of the bill. It’s a legal requirement that can result in disbarment if not followed properly.
Another scenario we run into is with insurance billing where policy payments need to go to different bank accounts or even be handled by a different processor, depending on the policy.
I know of other software systems that can do payment routing as well.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#46If anyone else, like me, thought eBay owned PayPal: > On October 3, 2002, PayPal became a wholly owned subsidiary of eBay. On September 30, 2014, eBay Inc. announced the divestiture of PayPal as an independent company, which was completed on July 20, 2015.
Yes. The Masters of the Universe decided that there was "value to be unlocked" by spinning off PayPal. Or at least...someone's spreadsheet said there was value to be unlocked..
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#47Potentially a great move for eBay to reign in processing fees and to consolidate the dispute resolution process within their own platform. A large pain point for many eBay users has been Paypal's opaque dispute process. (I admit to bias: I lost ~$5,000 in Paypal balance while in college due to Paypal siding with a dishonest international buyer) For those of you contemplating Adyen vs. Stripe: Adyen is much more "bare…
(I work at Stripe.) Glad to hear on the developer friendliness! If there are ways we can continue to improve on that front, please shoot me a note: lachy@stripe.com I'm curious though what you mean when you say Adyen is much more "bare metal" than Stripe. We don't typically talk too much publicly about our underlying infrastructure (our goal is to abstract away that [hopefully] unnecessary complexity), but we do stri…
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#48Here's what puzzles me. I have looked into Stripe, and just browsed the Adyen webpage. Both of those services seem to require you to maintain your own "active" server that can run server side code. PayPal seems to be unique in being able to take payments from a passive web page, because the customer conducts their transaction at PP's website. This is why I continue to use PP for my tiny little business (without eBay)…
Not sure I follow - you mentioned not handling browser compatibility which implies you're not directly writing the html/css for the site. If you're using shopify or hosted wordpress or something, I would think most of those providers would handle the Stripe integration for you? You also mention a passive web page, if you're talking about a static site (as in a jekyll or hugo site hosted on S3), you may be right. I do…
No lambda, backend, or database necessary.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#49If anyone else, like me, thought eBay owned PayPal: > On October 3, 2002, PayPal became a wholly owned subsidiary of eBay. On September 30, 2014, eBay Inc. announced the divestiture of PayPal as an independent company, which was completed on July 20, 2015.
Yes. The Masters of the Universe decided that there was "value to be unlocked" by spinning off PayPal. Or at least...someone's spreadsheet said there was value to be unlocked..
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#50Does anyone here use Adyen? We use Stripe but are starting to consider options that may increase conversions.
The more volume you process, the more a switch makes sense. and this difference of mentality is reflected by the fact Adyen has minimum monthly invoices when Stripe does not.