How and which company do i turn to implement a QR code for bitcoin on a product sold within stores.
Asked
Active
Viewed 103 times
0
-
What do you expect a ‘QR code for bitcoin’ to do exactly? It’s not clear to me what you’re asking. – chytrik Apr 06 '19 at 21:03
-
what company/website do i go too..to download a QR (BTC) code? To have on products. – ModelBTC Apr 06 '19 at 21:18
-
I want the QR code for products. too accept bitcoin payments. – ModelBTC Apr 06 '19 at 21:19
-
Basically generating my own code. – ModelBTC Apr 06 '19 at 21:26
1 Answers
1
Putting a bitcoin payment address (in QR code format, or otherwise) is generally not the way to accept bitcoin for a sale. There would be very basic vulnerabilities, such as having someone swap the payment address displayed on your product, etc. Attempting to use the same address on every product is bad for privacy/fungibility, and it makes backend accounting difficult.
Accepting Bitcoin for payments is best done using a bitcoin payment processor such as BTCPayServer (an open source project), or for small scale you could even process payments manually at the till. In either case, customers would be presented with a payment address during checkout, not a payment address per product.

chytrik
- 18,170
- 3
- 19
- 48