I'm looking at making a wordpress checkout plugin for bitrequest, is that something you have considered before @bitrequest ?
Rough implementation I imagine would be:
- site admin sets the plugin settings for cryptos accepted and their configurations
- payment happens client-side on the checkout page
- the transaction info (hash, amounts, etc) is stored in the DB with the order and can be viewable somehow in the admin interface
I'm looking at making a wordpress checkout plugin for bitrequest, is that something you have considered before @bitrequest ?
Rough implementation I imagine would be: