-
**Is your feature request related to a problem? Please describe.**
When a payment invoice is created, the merchant has to copy the text string and send this to the customer.
When the customer goes…
-
I am trying to move from terminal to web, and I need to convert it to qr code. But I dont know what kind of string is this ? and how do I convert it...Can anyone help?
-
The issue can be reproduced by introducing an invalid "image" path for the QR Code Config.
If done, the await qrCode.getRawData("png"); will never resolve.
I am sending that issue evn if the fix i…
-
```ts
printQrCode() {
const justify_center = '\x1B\x61\x01';
const justify_left = '\x1B\x61\x00';
const qr_model = '\x32'; // 31 or 32
const qr_size = '\…
-
Here in code we need to generate string or is will be blank?.
qr := make(chan string)
go func() {
terminal := qrcodeTerminal.New()
terminal.Get(
-
### Feature description
IN the config for a DUT the TH asks for setup_code as part of the onboarding payload (discrimiator, paring_mode, ), however in the spec this field is defined as a `pairing c…
-
Thus letting end user to adjust their seed format as needed, instead of jumping in-between of base32 padding / non-padding as currently.
`BufferSource` as input type of `crypto.subtle.importKey("ra…
-
**Describe the bug**
I created a QR code with the following code
`
val circleQRCode = QRCode.ofCircles().build("https://sample/alphaskfhdbfebwhnewnew/sdjnbchbwdhvbewhbvhuew")
val circlePngData = …
-
## Introduction
Certain push payment flows can cause high friction for users (e.g. display of a QR code that the user needs to scan with an eWallet app). Browsers may have the ability to more easil…
-
### **Description**
Currently, Metamask mobile does not extract the amount from an ETH QR string that contains the price in addition to the address in the Send To view. It would be convenient for t…