Earlier quoted context omitted.
I doubt it. For one thing they'd lose the ability to ensure you're who you say you are with TouchID, etc.
Presumably, if they wanted to do a web version, they could introduce Safari-only JavaScript APIs for verifying TouchID.
Stripe and Apple Pay
21–30 of 100 posts
Re: Stripe and Apple Pay
#22I'm not sure I understand Stripe's value proposition here. What is the benefit of using Stripe's library over using ApplePay (PassKit) directly? (Honest question)
As fgblanch points out, a merchant using Stripe only needs a single account with them to handle credit cards, Apple Pay, and whatever else comes along tomorrow.
As Igglybook and zaidf point out, Apple wants to provide the hardware and software for the user, but they don't actually want to be a financial services company like Stripe.
Re: Stripe and Apple Pay
#23I presume from what I've read/seen, ApplePay will be app-only (i.e. iOS) for launch. But I've got to imagine they (as in, Apple and Stripe) will integrate with web-based payment forms as step 2. Or, should I say, "I hope"...
I doubt it. For one thing they'd lose the ability to ensure you're who you say you are with TouchID, etc.
Re: Stripe and Apple Pay
#24Can we now use Stripe + Apple Pay to circumvent 30% revenue cut?
For non-digital goods, Stripe is offering a library for iOS for a few years now which isn't affected by the 30% cut.
Re: Stripe and Apple Pay
#25Can we now use Stripe + Apple Pay to circumvent 30% revenue cut?
(We should update the page to say this...)
Re: Stripe and Apple Pay
#26Can we now use Stripe + Apple Pay to circumvent 30% revenue cut?
I assume this would apply to Apple Pay, too.
Re: Stripe and Apple Pay
#27Can we now use Stripe + Apple Pay to circumvent 30% revenue cut?
Your Stripe pricing is the same if you use Apple Pay -- there are no additional fees. (And no 30%.) (We should update the page to say this...)
Edit: Some more context on how this all works from the other ApplePay thread on HN: http://clover-developers.blogspot.com/2014/09/apple-pay.html
Re: Stripe and Apple Pay
#28Re: Stripe and Apple Pay
#29Curious, was the majority of the work required to support ApplePay related to the format of the PKPayment? I assume in other cases, you just pass the raw PAN + pin, etc, where as now you need to pass the encrypted single use token + cryptographic data + more. Was more work required to support ApplePay?
And if so, did Visa/MC/Amex and the processing networks recently start supporting this payload, or has it been in place for some time?
Finally, what does Apple use the Merchant ID for?