Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

What about Braintree [1]? Owned by Paypal, but supports credit card payments directly and Paypal, Apple Pay and Google Pay.

There's also Adyen [2], used by Uber for example. Supports dozens of payment methods.

[1] https://www.braintreepayments.com/ [2] https://www.adyen.com/



sort by: page size:

And yes, Chrome web store allows payments. We have http://braintreepayments.com and http://paypal.com. Having them play together is hard enough...

Since you added PayPal, you might as well throw Braintree in there. It's pretty great. I've been happy using it for an app I'm working on. Oh, and Mailchimp's API, too. I have a feeling that this list is going to go on and on.

http://www.braintreepaymentsolutions.com/gateway/api

http://apidocs.mailchimp.com/


https://www.braintreepayments.com/

There are a bunch of alternatives

as for eCommerce that might be a little specific so I would do as much research as possible.

Obviously don't use paypal


One option is Boku[1]. Several companies I know use it to great success for non-credit-card, non-paypal payments.

[1]: http://www.boku.com


I did something similar with aMember a few years back. Supports many payment processors; a one time fee. API, etc. https://www.amember.com/

Braintree as well, which has a site and api that work very well. PayPal's on the other hand...

Well, i think 37Signals, YardEngine and GitHub uses BrainTree instead of Paypal, and IMO BrainTree is the best solution. I was helping the guys of http://rega.la to build the online payment part and i noted that for Credit Card payment is so cool. Other way you can use is BOKU(http://www.boku.com/) which uses mobile carriers to make the money transaction in 3 simple steps.

If you want to try out both PayPal and cards, you should probably use Braintree Payments. They even process your first $50k for free, which is great for startups. Uber and Airbnb use them, see how seamless those checkouts are?

https://www.braintreepayments.com/


Some of those companies are actually based on the new PayPal X.

We used PayPal's Recurring Payments for http://www.placevine.com and it has been an absolute nightmare. Charges get declined for seemingly random reasons, the management console is riddled with bugs, and support has been useless.

I highly recommend using Braintree (http://www.braintreepaymentsolutions.com/). I've worked with them as the payment processor for http://www.parkwhiz.com for 3 years and they've been fantastic.


The one I know of is Liberapay (https://liberapay.com/) The most true to concept part? They don't take a cut on transactions, but instead have their own page on the site (https://liberapay.com/Liberapay/)


Use Braintree and have to say I like it. Paypal are a tad evil though.

just fyi in your list, Braintree is a paypal service

One of the best services out there is http://www.braintreepayments.com/ but you can also look at http://www.2checkout.com. Both of them have great solutions depending on what you need. We are migrating from PayPal to BrainTree this spring.

PayPal is _ok_ but I don't feel like they're really pushing the innovation envelope (and haven't for a long time.)

You might consider Recurly http://recurly.com/ as an alternative.


PayPal, Authorize.net, Braintree, quite a few others, most still available.


I'm just looking to provide an online payment experience to supplement their in-person payments, so I'm looking for integrating credit card payments specifically, rather than bitcoin or snail mail

At the moment I'm using Paypal. The documentation is insufficient and code samples (at least the Java one) are horrible, but it gives you the ability to accept credit card payments (without requiring the user to sign up for a Paypal account). Unfortunately that's not the case for Google Checkout, which requires a google account.

My next step is Braintree http://www.braintreepaymentsolutions.com/ Its API is much better, and it's more flexible than Paypal. It has some fixed costs, but nothing too bad if you are serious about your business.

next

Legal | privacy