Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "pix-charge", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Library to generate BCB's Pix Payment BR Code", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -65,2 +65,4 @@ # pix-charge | ||
`staticPix({ object })`. object: | ||
| param | type | required | | ||
@@ -78,2 +80,4 @@ | ------------ | ------- | -------- | | ||
`dinamicPix({ object })`. object: | ||
| param | type | required | | ||
@@ -90,3 +94,3 @@ | ------------ | ------- | -------- | | ||
The `merchantKey` can be any DICT key: Email, CPF, CNPJ, Telephone or EVP | ||
The `merchantKey` can be any DICT key: | ||
@@ -93,0 +97,0 @@ - **Email**: gjmolter.1997@gmail.com (regular email string) |
14690
121