This appears to be a **static Pix payment QR code**...
This appears to be a static Pix payment QR code commonly used in Brazil for receiving payments via the Pix instant payment system managed by the Central Bank of Brazil (Banco Central do Brasil). The code is likely formatted according to the EMV QR Code standard, customized for Pix transactions.
Here's what the code represents:
-
Header (000201010212): Defines this as an EMV payment standard QR code.
0002
: Identifies the payload format.0102
: Indicates that this is a static QR code.12
: Denotes the format version (likely version 1.2).
-
Key
2681
: Identifies the Pix Merchant Account Information.00
: Pix country indicator (Brazil, br.gov.bcb.pix).- The value
2559qr.woovi.com/qr/v2/cob/54ad0f24-46df-4e3d-830b-8081d615f906
defines a URL for the payment handler (possibly hosted by Woovi, a payments platform). This URL may handle the payment details and reference generation for the transaction.
-
Transaction amount and currency:
52040000
: Indicates the merchant category code (MCC).0000
might suggest the default category for a payment system.5303986
: Sets the currency as Brazilian Real (ISO-4217 code986
).540539.90
: Specifies the transaction amount as R$39.90.
-
Payer details:
5802BR
: Indicates the country as Brazil.5909PushinPay
: Contains the merchant's name or identifier as PushinPay.6009Sao_Paulo
: Contains the merchant's city/location as Sao Paulo.
-
Additional data:
6229
: Denotes a specific field for unique Pix transaction data.0525277e4720a7334cfa87a980189
: Likely represents a unique transaction identifier.6304
: Provides a CRC (cyclic redundancy check) code for validating data integrity.1179
: The CRC-16 checksum computed earlier in the code.
What the Code Does:
This EMV-compliant string represents a Pix static payment QR code. Scanning this code with a supported banking or financial app will:
- Open a payment interface.
- Populate the payment details (amount, recipient, and merchant identifier).
- Allow the payer to complete the transaction securely.
It is specifically associated with a Pix payment via Woovi's infrastructure for R$39.90. The unique identifier ensures this transaction is correctly attributed.