5 Commits

Author SHA1 Message Date
RcleydsonR
69d0c95adf add default values to merchantCity and merchantName params 2022-11-10 17:54:47 -03:00
RcleydsonR
95067dfca5 fix: made transactionId a required arg to generate pix payload 2022-11-09 16:51:50 -03:00
RcleydsonR
631bfc7d76 fix style guide raised in pull request 2022-11-09 11:10:00 -03:00
RcleydsonR
bebf8232ee lint fixes 2022-11-04 17:51:49 -03:00
RcleydsonR
810f44071b generate qr code from pix function implementation
can't use the qrcode-pix library because of a broken dependency based on crc v4.1.1, so, needed to use a previous version from crc
2022-11-04 01:09:33 -03:00