Payments Page This is the payment page that enables users to interact with a specific payment intent. Payment intents are located at /i/PAYMENT_INTENT_ID. Installation npm i cd client && npm i --include=dev Usage Build (npm run build) Run (npm start)