Post
Topic
Board Project Development
Re: [HELP]BTC deposit address generator
by
devans
on 04/01/2017, 11:45:48 UTC
Dev here, best way to do is use something like blockTrail on your website/application to generate addresses for your wallet with their API. If you have some cash and want a full explanation or sample codes or something integrated to your site lemme know(pm me) Smiley .

While relying on a third party for payment processing is probably okay in the majority of use cases, it's worth noting that a site that handles large amounts of money and for which availability is a concern–like the ones Neeo gave as an example–should implement it themselves rather than trusting a third party.