Create a simple checkout flow with Solana Pay
(Draft)
Our Goal
By the end of this article, you will know how to:
Set up a QR Code that a compatible Solana wallet can scan.
Return a valid base64 Solana Transaction that a wallet owner can approve and sign.
Dependencies:
@solana/pay
@solana/w...
nhi.hashnode.dev1 min read