Hacker News new | ask | show | jobs
by mjstahl 4642 days ago
Yes. Being that I implemented this very quickly. I am still reviewing more anonymous payment options.

I figured that the most immediate approach was to use Stripe's client library, and not accept any name or address.

I use the Stripe client library to send the customer details to Stripe and I receive a 'user id' which is used to process the payment and then thrown away (much like the email address provided).

On one hand, the information on individual users can not be requested from directly, but could be requested from Stripe.

I wonder if a Visa pre-pay card would work.

1 comments

Handing my information to Stripe defeats the entire purpose of your application.
I agree with both of you.

Do either of you have recommendations for services that will help me integrate the accepting of Bitcoin? Or do you have any positive or negative comments concerning Coinbase?