Hello,
I have a
website where I sell subscriptions for my program Xerbot (online game bot).
The problem is, that I would like my users to be able to conveniently purchase a subscription (about 1$ / month), without the user having to go to a Bitcoin exchange and then manually buying those Bitcoins.
My website uses an account system where each user gets his own Bitcoin payment address, I would like to add some sort of payment button where the user gets redirected to a payment processor. They then enter their CC or bank details etc. and then press pay, then the payment processor will send Bitcoins to the user's account-specific Bitcoin address.
I also do not want to create any "merchant" accounts, my website already processes all received Bitcoin payments automatically through a read-only wallet.
My user base is also international, in case you need to know.
Thank you in advance!
Kind regards,
dev