Payment in coinjoin are just coinjoins and the mining fee rate is the same for all participants.
The fee is calculated as follow: `fee = sum(my_inputs) - sum(my_outputs)` but the payment output is not mine so, it appears a fee. Basically, not even Wasabi knows about the payment. That's something to improve.
