I want to add payments with Bitcoin on my website. I've found some PHP library, but as far as I understand it's using only one wallet for incoming payments, and possibly just tracking for confirmations. Is that how all of the payment gateways works? If that's the case, how it recognises which ...