One of the bigger drawbacks of Adyen vs Stripe, although we wanted to work with them a lot, is, they require a crazy reserve (in the millions) if your model is subscription based. The logic behind it from them is, that they must be able to refund all your customers in case you go bankrupt, and you have subscribers left hanging without full-filled service they paid in advance for. Although I get the logic behind it, n…
Wouldn’t they simply require a reserve that is proportional to the amount you’re charging for the recurring payment?
EBay to Ditch PayPal for Dutch Payment Processor Adyen
111–120 of 205 posts
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#112Earlier quoted context omitted.
This. Entirely. I used to work for a small ecommerce webdev shop. I’ve worked on sooo many shitty insecure shopping carts over the years I simply know not to trust basically any small website asking for my card. Completely unencrypted, storing CVVs, sending CC details as GET parameters, I’ve seen it all. It’s painfully common! If a company is not a huge name, and is handling your credit card info themselves, they are…
> If a company is not a huge name Not to be snarky, but a huge name is no guarantee of safety. See: Target, Equifax.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#113Earlier quoted context omitted.
Going to a well known third party is a guarantee that my payment data isn't sitting in a poorly secured vendor database. That's more important to me than a seamless transaction. PayPal is most useful when you don't fully trust the site you are buying from to have their shit together.
Ebay presumably doesn't have this problem though... they are large enough to be trusted on their own...
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#114Stripe/Braintree are a lot better than PayPal. PayPal will never take your processing history into consideration if their algorithms decide that your account is connected to some account with past violations. This happened when my developer used his API keys on our production resulting in our account with 1M+ revenue/2 years (very few chargebacks if any) of operation banned. As a small startup, it was a death sentenc…
But the brand name matters. My previous company selling online product to typical non-tech audience, and majority US customer insist on Paypal.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#115I've never heard of Adyen here in Australia before this. I assume they are far more Europe/US oriented? I assume they will be rolling out the new integration world wide, so that it will become more ubiquitous? I believe Paypal has a local office in Aus, so I presume Adyen will be setting up local offices in most countries? (I also noticed on the video that it is pronounced "Adi-an" where I first thought "Ad-yen" whic…
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#116Earlier quoted context omitted.
Going to a well known third party is a guarantee that my payment data isn't sitting in a poorly secured vendor database. That's more important to me than a seamless transaction. PayPal is most useful when you don't fully trust the site you are buying from to have their shit together.
This. Entirely. I used to work for a small ecommerce webdev shop. I’ve worked on sooo many shitty insecure shopping carts over the years I simply know not to trust basically any small website asking for my card. Completely unencrypted, storing CVVs, sending CC details as GET parameters, I’ve seen it all. It’s painfully common! If a company is not a huge name, and is handling your credit card info themselves, they are…
Handing a merchant credit card details "feels" like handing them a blank Check and trusting them to not take more than they should because of the risk of them losing the data.
Edit: The digital hash should say where money comes from, to who, for what purpose, time, auth code and so on.
I live in Denmark, and they have a system of phone banking here called "Mobile Pay" it works kind of like that. Where you transfer money to the merchant public phone number and show them proof of sending.. However it only works for in-person payments where you can swing your phone to show.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#117One of the bigger drawbacks of Adyen vs Stripe, although we wanted to work with them a lot, is, they require a crazy reserve (in the millions) if your model is subscription based. The logic behind it from them is, that they must be able to refund all your customers in case you go bankrupt, and you have subscribers left hanging without full-filled service they paid in advance for. Although I get the logic behind it, n…
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#118Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#119I've never heard of Adyen here in Australia before this. I assume they are far more Europe/US oriented? I assume they will be rolling out the new integration world wide, so that it will become more ubiquitous? I believe Paypal has a local office in Aus, so I presume Adyen will be setting up local offices in most countries? (I also noticed on the video that it is pronounced "Adi-an" where I first thought "Ad-yen" whic…
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#120Earlier quoted context omitted.
I'm using Google Sites. Previously, I wrote plain HTML, but just the most basic sort, that most browsers will typically format into something readable, even if not beautiful. You're right, I mean a static site -- one that cannot run a server side script. At its most basic level, you can pay me by going to PayPal and telling them to send money to my account. PP takes your credit card info. I get an e-mail, and my PP a…
> If I try to screw around with you in any way, PayPal will happily reverse the transaction. And they will also happily reverse the transaction if you don't.