top | item 7938683

(no title)

darvy | 11 years ago

I wish there was a non-JS version of Stripe Checkout. Rather than throwing up the modal window, I'd prefer to redirect my users to a Stripe hosted checkout page where they can make payment and we can deal with it via webhooks. Similar to how PayPal works really.

Currently I'm integrating with the API directly to do this but I'd have preferred to use a page hosted by Stripe, especially considering they are starting to open up to other payment methods.

discuss

order

afarrell|11 years ago

As a buyer, I hate when pages do that. It jolts me out of the smooth experience of buying a thing. Since I've never done a PayPal integration, seeing the PayPal logo as part of that experience is a big chunk of the reason I believe it when other programmers say that PayPal is super-annoying to integrate with.

Stripe would need a page that doesn't have its branding but instead only has yours.

mperham|11 years ago

Stripe defers to partners that handle the checkout process. One example that I use personally is Plasso.

JohnTHaller|11 years ago

Which you have to pay another 3% on top of Stripe's fee.