TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

76 点作者 drewolson将近 11 年前

7 条评论

chatmasta将近 11 年前
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 未加载
ericcholis将近 11 年前
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 未加载
omfg将近 11 年前
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?
weixiyen将近 11 年前
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 未加载
talos将近 11 年前
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 未加载
cte将近 11 年前
Does this work for marketplace payments?
评论 #8012468 未加载
lbotos将近 11 年前
I skimmed but does anyone know why they called it V.zero?
评论 #8012169 未加载