Mark-Nawar / Sol-Movies

A Movie Tickets Booking App that supports Solana Pay!
MIT License
0 stars 0 forks source link

Create A Point of Sale App that shows a Scannable QR code #2

Open Mark-Nawar opened 2 years ago

Mark-Nawar commented 2 years ago

In Branch pointofsale clone solana's pos app and generate a QR code given an amont of USD.

Check Solana's Pay Documentation for this.

This might also be useful 😃😃: Solana Pay Demo

Oliver-ke commented 2 years ago

Working on this, currently, the codebase for branch pointosale is empty, I'm assuming we'll have to move this into the main repo

Oliver-ke commented 2 years ago

I discovered this @solana/pay package, I don't think I'll be cloning the Solona pay repo

Oliver-ke commented 2 years ago

The issue has been fixed with pr https://github.com/Mark-Nawar/Sol-Movies/pull/4 on branch add-checkout-with-qrcode