My Process:
- A user signs up.
- A unique QR code is generated for each user.
- When a client scans the QR code, they are directed to that user’s payment page.
My Question:
How do I link the payment page to a specific user so that their profile picture, name, and other info are displayed? Additionally, when a client makes a payment, how can I ensure that the transaction includes a reference identifying which user should receive the funds?