Live data from Hacker News

Plasso: Payments Made Simple

plasso.co

21–30 of 44 posts

Re: Plasso: Payments Made Simple

#21
post #10

So why pay extra for a Stripe wrapper?

So you don't have to do anything yourself? I personally don't want to set up a https certificate every time I want to take a payment.

How many years are you willing to pay a revolving monthly fee to avoid spending an hour on an ssl cert once? Just asking for market research purposes.

Re: Plasso: Payments Made Simple

#22
post #16

Stripe checkout is as easy to integrate & also well designed. Why bother to have yet another middleman in the game.

> Stripe checkout is as easy to integrate Stripe Checkout requires that you know how to write and integrate code. Plasso does not. Of the 2.4 billion people with internet-connected computers, only 1-2 million can write code.

Seriously? It's as easy as integrating a tweet or like button into a blog post. Just copy & paste.

Re: Plasso: Payments Made Simple

#23
post #16

Stripe checkout is as easy to integrate & also well designed. Why bother to have yet another middleman in the game.

> Stripe checkout is as easy to integrate Stripe Checkout requires that you know how to write and integrate code. Plasso does not. Of the 2.4 billion people with internet-connected computers, only 1-2 million can write code.

Stripe in general is not a great user experience for non-developers.

Clicking "Learn More" links, in many places, literally takes you to api documentation.

Re: Plasso: Payments Made Simple

#24

Earlier quoted context omitted.

So you don't have to do anything yourself? I personally don't want to set up a https certificate every time I want to take a payment.

How many years are you willing to pay a revolving monthly fee to avoid spending an hour on an ssl cert once? Just asking for market research purposes.

Until a better solution arrives. It obviously depends on the context, but that will be an hour for every project/domain I take payments on. In some cases something like this might be a better fit.

Re: Plasso: Payments Made Simple

#25
post #12

I've been following Spacebox; what happened to plastic.io? Trademark conflict? (i.e. why change the name?)

He ran into trademark issues with http://www.plastiq.com. Same payment space, and they beat him to filing a trademark by a year (by his account he was waiting to secure the domain name first, which cost him that year). Ended up getting a demand to transfer the domain to them for free [1]

[1] https://twitter.com/drewwilson/status/446708094911799296

Re: Plasso: Payments Made Simple

#26
post #22

Earlier quoted context omitted.

> Stripe checkout is as easy to integrate Stripe Checkout requires that you know how to write and integrate code. Plasso does not. Of the 2.4 billion people with internet-connected computers, only 1-2 million can write code.

Seriously? It's as easy as integrating a tweet or like button into a blog post. Just copy & paste.

It's not copy and paste. Stripe Checkout does not even take a payment. All it does is present the UI to collect information, then returns a token to your page via a hidden form field. You must then write code to accept the form submission, use Stripe's API to make a charge against the token you received, send receipts and deliver the product.

Here's the Stripe Checkout integration guide for Rails for example: https://stripe.com/docs/checkout/guides/rails

Re: Plasso: Payments Made Simple

#28
Thanks for the discussion everyone one :) Glad you feel its worth talking about!

A little history just for fun:

- I launched: http://quixly.com back in 2010 after a year in development. It was the first app i had seen that got rid of the idea of a shopping cart and let you pay URLs.

- Then I launched Space Box in 2012. The goal was to make Stripe user friendly for the non-developer.

- Plasso is now the first step in something bigger I want to tackle. It's my host desire to replace paypal... but i've got a ways to go. Still need to polish the selling tools on Plasso.. then attack the buyer's side of things.

I've been at the digital delivery game since 2009 really, its fun, but a lot of work. I really love Plasso (obviously ;) and my favorite thing about it, which sheds light on it's future is the 'Pay Me' feature: http://plasso.co/drew@drewwilson.com have people pay you easy peasy. Soon to have bank & bit coin transfers!

Anywho.. i hope this is the start of something big. We'll see.

Post reply on HN