AndyDark
Well-known member
Take a look at Braintree (a PayPal company) too. They started after Stripe, but they have been outgrowing them. The model and API are very very similar, but they are doing a few things differently that you might find helpful. Really happy that you are using these as models! They are all the best in the industry. If you make life easy for programmers and gateway service providers to integrate, it really helps with adoption.
Yes I like Braintree, similar to Stripe like you say. We've been prototyping with a lot of solutions lately and comparing them to make sure Evolution architecture can provide the common thread of functions going forward. This all comes under the DashPay brand and like you say we want to make that easy for developers and gateway providers to integrate to make adoption more attractive.
The first thing to do with that will be letting them integrate DashPay into their app just like a normal 'client-server' system with e.g. a JavaScript lib for the frontend and a NodeJS/Ruby/PHP sdk for their server that talks to our 'API', with the difference obviously on the backend our AI is powered by our P2P network, but apart from some extra security steps from their perspective it's just as easy to work with as any other online payment provider.
DashPay at Evolution launch will be super simple though, you signup for a Dash account and fill in some additional fields to become a merchant (DashPay API-key), then you add your 'app' in the Dash system (e.g. my web shop) and then you can display your 'pay with Dash' button that will create a payment request in the Dash system similar to a Stripe checkout/charge. It's more like IAP at that stage but then we can start adding on more complex functions like order/customer info, subscriptions, refunds, discounts etc. It means we will have a list of 'apps' in the Dash system tied to users we can query and rate too.