PIX Charge

There are only two ways for a Dynamic PIX Charge:

If a PIX Charge is paid, we send two webhooks:

  1. pix_charge_paid
  2. pix_transaction:
    1. pix_transaction_success
    2. pix_transaction_failed

If a PIX Charge expires (the QR code expiration counter reaches its end), we send the pix_charge_expired webhook.

PIX Transfer

PIX transfer has a significant difference in the pixTransactionType:

  • credit (money being credited to the account)
  • debit (money being debited from the account)

Both can be successful or fail.

PIX Outgoing

The pix_outgoing_refund is sent whenever there is a refund of a deposit (cash in):

PIX Incoming

The pix_incoming_refund is sent whenever you receive a refund from a customer.