Earlier 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…
> sending CC details as GET parameters facepalm
EBay to Ditch PayPal for Dutch Payment Processor Adyen
101–110 of 205 posts
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#102One 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
#103Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#104Na na na na Na na na na Hey hey hey Goodbye
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#105Here'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)…
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#106One 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
#107Here'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)…
The reason for processing on your own server is so you own the entire checkout experience. If you redirect he user to another site for payment, you run the risk of losing track of that user. Also, the third-party’s branding may clash with your own.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#108Today I feel like Paypal has a lot more traction than Ebay, and this is going to be a big flop for them. As a consumer I don't want to sign up for yet another payment service.
Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#109Re: EBay to Ditch PayPal for Dutch Payment Processor Adyen
#110When Ebay first started requiring Paypal, it made sense - Paypal was clearly the frontrunner for online payments and Ebay's homegrown effort was a pale comparison. Also Ebay was a real powerhouse that could move the needle with a decision like that. Today I feel like Paypal has a lot more traction than Ebay, and this is going to be a big flop for them. As a consumer I don't want to sign up for yet another payment ser…