Hello,
I want to set up a bitcoin payment button on my marketplace website, for example via bitPay, but when a buyer buys someone's article from a seller I want the buyer to ALSO pay a fee which will be returned to my bitcoin address.
How to make this possible ?
Thanks in advance!
The problem is that the sender creates the transaction. There are protocols, such as BIP 70 mentioned by ranchigo, that describe how to make a payment, but the sender's wallet must support the protocol in order to create the proper transaction.