Hacker News new | ask | show | jobs
by jcampbell1 4273 days ago
I see the opposite problem on the horizon. With the Braintree acquisition, Paypal is a lot less likely to integrate with Stripe. Braintree is going to be a worse version of Stripe, but we will use it because it will give us PayPal out of the box. It is a good time to work at Braintree.
1 comments

As someone who has worked a ton with the Stripe API, whenever I use Braintree's (vZero) API it looks soo much like they are trying to copy Stripe, but fail so so hard. Want to get the subscriptions for a customer? Sure, first get all the cards the customer has, then iterate through that list of cards and combine all the subscriptions for each card. Oh, is that a paypal customer, well credit cards and paypal accounts are separate and each can contain subscriptions.