Live data from Hacker News

Stripe: Relay

stripe.com

51–60 of 85 posts

Re: Stripe: Relay

#51

The animations on this page were not well tested. They run at about 0.5 fps in Firefox, but are completely smooth in Chrome.

Firefox here. Awful lag.

(Stripe engineer here)

Running firefox as well and indeed they run a bit slow. Mea culpa. I'll let the right person know!

Re: Stripe: Relay

#52

The animations on this page were not well tested. They run at about 0.5 fps in Firefox, but are completely smooth in Chrome.

Experienced the same thing. Nearly had to kill my browser to unfreeze it, but fortunately I eventually got a Cmd+[ in there to get out.

Re: Stripe: Relay

#53
post #32

Earlier quoted context omitted.

Very thoughtful analysis! (Stripe engineer working on Relay here) Getting retailers on-board is definitely core to the success of Relay. As announced today Saks and the SAP Hybris platform are live on Relay and we're working with numerous other retailers as we speak. For apps, getting retailers to sell on their platform is a huge pain (custom integration to their APIs and payment systems) convincing them to do so. Fo…

Can I request a Shopify platform integration? My company (www.dodocase.com) would love to sell our products in mobile apps. Feel free to reach out to me at patrick at dodocase dot com.

[deleted]

Re: Stripe: Relay

#54
post #51

Earlier quoted context omitted.

Firefox here. Awful lag.

(Stripe engineer here) Running firefox as well and indeed they run a bit slow. Mea culpa. I'll let the right person know!

Chrome on my MBPr is also dying in a fire here. Chrome on OSX is known for extremely shitty performance because it usually (always?) switches acceleration off.

If chrome://gpu/ says hardware rasterization is disabled, set chrome://flags/#enable-gpu-rasterization to enabled.

Chrome on Windows also will disable acceleration by default if it detects both an Intel and either AMD or Nvidia chipset enabled at the same time, thinking its a hybrid solution (even when it's obviously not, such as an extremely common desktop i5/i7 + high end GPU setup).

Re: Stripe: Relay

#56
post #41

This is pretty cool (I'm working on an ecommerce app now). What I'm not clear on is this: Can apps selling relay products get a cut of the sale? What incentive is there for a "product discovery app" (or whatever) to sell other products? Can they define some sort of fee %? UPDATE: Chatted with Stripe on IRC and they clarified that there's currently no way to share sales revenue or let apps define a % commission.

(Stripe Engineer working on Relay here) Indeed there is no way to do so at the moment. But we have that on our radar and we'd like to construct something that makes sense for apps and sellers. Some questions related to that: How would you see it working? Isn't ads the new affiliation in the app world?

Yeah, basically what matthewarkin said. You could theoretically do it either way: (a) an app could say "Sell your product with us and we'll take 2%" or a seller can say (b) "I'm willing to give 1% of GMV to apps who list our products"

Re: Stripe: Relay

#57
post #6
post #3

Somewhat unfortunately name conflict with https://facebook.github.io/relay/

Meh, there are only so many words. The two things are in quite different segments, so it should be fine.

Funnily enough, a new blogpost about Facebook's Relay was just posted. It's about 3 submissions below this one!

Re: Stripe: Relay

#58
post #41

Earlier quoted context omitted.

(Stripe Engineer working on Relay here) Indeed there is no way to do so at the moment. But we have that on our radar and we'd like to construct something that makes sense for apps and sellers. Some questions related to that: How would you see it working? Isn't ads the new affiliation in the app world?

Its pretty common for Stripe Connect integrations to charge an application fee. With Relay, Stripe would allow some apps that use connect to "move" their products database from their own database to Stripe. Also it allows merchants to sell on more platforms. It just becomes "You can use Relay and Stripe to sell on our platform, however we'll take a 1% transaction fee"

Following in up on this we just rolled out `application_fee` on the Order Pay endpoint (https://stripe.com/docs/api#pay_order).

It'll behave as expected if you're familiar with the connect `application_fee`.

Thanks for the feedback and hope you'll make good use of it. Let us know how we can help with anything help!

Re: Stripe: Relay

#60
post #24

Earlier quoted context omitted.

Agree that the challenge is in obtaining partnerships, but not every retailer needs full control of the shopping experience, especially on mobile. And that's the win - alleviating the need for every retailer to solve the same technical problem.

The challenge for the developer is twofold; 1) Understanding the real time availability of the inventory at the retail partner and 2) Supporting the payment provider of the retailer. In the desktop world this was solved by a straight up affiliate redirect. You arrived at the retailer page and saw your product in a shopping cart or close to it. Of course if inventory was poorly synced you occasionally got an error. Th…

In other words, since the app system doesn't have links like browsers, a whole new system is needed to emulate them.
Post reply on HN