To handle a Stablepay transaction request. Issuers first have to download the Stablepay Handler package and then send USDC using it
handleTransferRequest
that is built on top of Solana Pay’s createTransaction
. This is an example of how to send a transaction using Stablepay’s handler package.