Hello,
I have in plan to develop WP plugin where website owners will be in the possibility to accept bitcoins directly to their Electrum wallet and pay their members or affiliates directly from a wallet using the private key.
Now, I find all documentation of how to accept bitcoin payment with Electrum, but can`t find anything how to create mass payment from a website.
I will be happy if someone can give me some directions to the code example.
Thank you
What are you trying to achieve here? Electrum payment gateway or merchant is only for payment and it can't generate multiple payment requests.
Are you trying to make a multiple payment request? Sample the website shows 3 qr code and addresses? This is what you are trying to achieve?
No...
for example, I have a wp site where I have installed Woocommerce, PaidMembershipPro, and AffiliateWP plugins. Now, I know how to make integrations for a payment method for these plugins using Electrum, but if my affiliates earn some commission I need to pay them in bitcoins, and for example, I put the private key from my dashboard, and make mass payment to all affiliates.
I know that this is possible but can`t find any documentation about this.