pedrofurtado / qrcode_pix_ruby

Ruby gem for QRCode generation of Pix (Pagamento Instantรขneo Brasileiro - Banco Central do Brasil)
https://rubygems.org/gems/qrcode_pix_ruby
MIT License
43 stars 7 forks source link

Dynamic Pix - Tests with real payments #10

Closed pedrofurtado closed 3 years ago

pedrofurtado commented 3 years ago

@marciojg Good news! ๐Ÿ‘‹

Our lib generates correctly dynamic Pix BRCodes and QRCodes. I've created recently a developer account in Portal Developers BB (https://app.developers.bb.com.br), and used the sandbox API to generate some BR codes and compare them to the ones generated by this gem, and they are compatible and valid ๐ŸŽ‰

Unfortunately any QRCodes generated for dynamic Pix, even using the Pix URL from sandbox environment of BB (Banco do Brasil), is not "understood" by the most popular bank apps. Only in "production/paid mode" is possible to read+pay dynamic QR Codes.

Later, we can talk between both of us for share the application in Portal Developer BB. There, I can add team members for the project, just like here in Github repo ๐Ÿค ๐Ÿป

Anyway, I also created a ticket in BB, to confirm this scenario:

https://forum.developers.bb.com.br/t/como-ler-qr-codes-gerados-com-a-api-de-homologacao/5688