1.0.4 • Published 2 years ago

@pix-qrcode/lib v1.0.4

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

@pix-qrcode/lib

createPixCode()

args: key, amount, name, key_time, city

key: string key for pix transaction
amount: number in BRL for transfer amount
name: string of the name of the beneficiary
key_type: string of one of the 'telefone' | 'cnpj' | 'cpf' | 'email' types
city: string of the city of the transfer

createQrCode()

args: data, size: { width, height }

data: string of any data, best used with createPixCode()
size: object with { width, height }

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago