How to accept payment in stablecoin in smartcontract on different blockchains

I have a smart-contract in which I'm accepting some payment from a client for my services. I want to deploy it on Polygon chain but want to accept payment in stablecoin like usdt instead of matic in the smart-contract.

Please help.