# Solana Pay Content Update 1. Starting from [here](https://github.com/buildspace/buildspace-projects/blob/main/Solana_Pay_Store/en/Section_2/Lesson_2_Get_Paid_in_USDC.md), the code seems to be outdated. Got this error when trying to pay using USDC. ![](https://i.imgur.com/UmeqidJ.png) Things I've tried 1. Got USDC from faucet 2. Made sure that I'm in the right network 3. Pass in arguments according to @solana/spl-token's documentation Things to do 1. Update the starter template code [here](https://github.com/buildspace/solana-pay-starter) 2. Update the solution code [here](https://github.com/helloitsm3/buildspace-solutions/tree/solana-pay-solution) 3. Update Solana pay content [here](https://github.com/buildspace/buildspace-projects/blob/main/Solana_Pay_Store/en/Section_2/Lesson_2_Get_Paid_in_USDC.md) You can clone the solution from [here](https://github.com/helloitsm3/buildspace-solutions/tree/solana-pay-solution) to replicate this issue.