TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Braintree V.Zero SDK – Faster integration, drop-in UI, and pay with PayPal

76 pointsby drewolsonalmost 11 years ago

7 comments

chatmastaalmost 11 years ago
And what happens when Braintree (owned by Paypal) decides to drop you as a merchant? What if you&#x27;re running a website supporting Tor, or selling proxies or VPNs, and they decide your content is &quot;against policy?&quot;<p>They&#x27;ll &quot;drop&quot; you, and suddenly your &quot;drop in&quot; SDK is completely worthless and you&#x27;re forced to write your billing system from the ground up.<p>From a risk perspective, using a solution like Chargebee, that integrates with multiple merchant accounts (including Braintree), is a much better choice. If for whatever reason your merchant drops you (it does happen!), you don&#x27;t need to make any code changes. You only need to swap out the backend merchant account in your Chargee dashboard.<p>These &quot;batteries included&quot; payment solutions are nice for getting up and running quickly, but if you have any semblance of long term planning, it&#x27;s a bad idea to build your entire billing infrastructure around the API of a single merchant account provider.
评论 #8014597 未加载
ericcholisalmost 11 years ago
Some usability things I noticed on the Drop-in UI Sample Page: (<a href="https://www.braintreepayments.com/features/drop-in" rel="nofollow">https:&#x2F;&#x2F;www.braintreepayments.com&#x2F;features&#x2F;drop-in</a>)<p>It appears that the PayPal is a header, rather than a button, it has no call to action. Separating the credit card form from the button and giving it a clear header (Like: &quot;Pay With Credit Card&quot;) would help indicate the choice of PayPal or Credit Card.<p>Also, I&#x27;m not sure if it&#x27;s intentional, but the credit card form doesn&#x27;t actually do anything. Completing the form with a test credit card gives no follow-up call to action. This could be confusing to people wanting to see a &quot;working&quot; integration.
评论 #8015095 未加载
omfgalmost 11 years ago
I don&#x27;t quite understand the recent developments at Braintree. We were using both them and PayPal for awhile before deciding to turn out card transactions over to PayPal also as it would secure a better rate. Meanwhile BrainTree has been working to make it easier to split processing between the two. Is the end goal here to make sure you&#x27;re paying the highest rate? Why wouldn&#x27;t you only use PayPal?
weixiyenalmost 11 years ago
Will this be able to save credit cards on the device so the user doesn&#x27;t need to re-enter their credit card every single time they need to make a purchase?
评论 #8012382 未加载
talosalmost 11 years ago
Huh. I&#x27;m confused, what&#x27;s to stop someone from copying the &quot;Paypal&quot; button and associated modal, but simply directing the form to themselves to absorb the Paypal credentials?<p>I suppose anyone could do this to take advantage of silly users, but this is encouraging users to trust 3rd party websites by design.<p>Seems wide open for phishing.
评论 #8011734 未加载
评论 #8011748 未加载
ctealmost 11 years ago
Does this work for marketplace payments?
评论 #8012468 未加载
lbotosalmost 11 years ago
I skimmed but does anyone know why they called it V.zero?
评论 #8012169 未加载