Efí Pay (Gerencianet) · Arazzo Workflow
Efí Pix Due Charge to QR Code
Version 1.0.0
Create a Pix due charge with a due date, confirm it, and render its QR Code.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionsRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentCNABBrazilFintechArazzoWorkflows
Provider
Workflows
pix-due-charge-qrcode
Create a dated Pix due charge and produce its scannable QR Code.
Authenticates, creates a Pix due charge (cobv) under the supplied txid with a due date and amount, confirms it, and renders the QR Code for the bound location.
1
authenticate
pixAuthorize
Exchange the client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Pix API.
2
createDueCharge
pixCreateDueCharge
Create a Pix due charge (cobv) under the supplied txid with a due date, amount, payer, and receiving Pix key.
3
confirmDueCharge
pixDetailDueCharge
Read the due charge back by txid to confirm it registered as ATIVA before rendering its QR Code.
4
generateQrCode
pixGenerateQRCode
Generate the QR Code image payload for the location bound to the due charge so the payer can scan it to pay.