The most fascinating part was that they raised $45mm in seven days from people from all over the world using really nothing but solidity contracts on the ethereum blockchain(no complicated PayPal integration, or Stripe etc., no web hooks or callbacks or AWS lambdas etc)https://github.com/jbx-protocol/juice-contracts
seanhunter|4 years ago
As a tangential aside we wanted to be able to handle crypto and real money payments for something so actually used stripe for credit cards and "coinbase commerce" who offer a stripe-like slick checkout experience and api for accepting crypto payments. The only real downside to the coinbase checkout that we've found is that the blockchains take long enough to accept transactions and the price fluctuates enough that you constantly get people under or overpaying by very small amounts that are expensive to deal with. Still not sure what if anything to do to elegantly handle this.
meheleventyone|4 years ago
spky333|4 years ago
arcticbull|4 years ago