Histórico de mensagens em pix

EXIBINDO CONVERSAS RECENTES:

Data: 14/04/2023
Canal: pix
Avatar discord do usuario pixexchange.

pixexchange.

I made the change

Avatar discord do usuario pixexchange.

pixexchange.

"webhooks": [
{
"webhookUrl": "https://pix.exchange/pix/receive.php?ignore=",
"chave": "a26121f5-79a8-4fa9-8c45-d4950f6dd1b6",
"criacao": "2023-04-14T13:26:04.000Z"
}
]
}

Avatar discord do usuario pixexchange.

pixexchange.


imagem enviada na mensagem pelo usuario pixexchange.

Avatar discord do usuario pixexchange.

pixexchange.

can we do 1 more payment for the testing of webhook

Avatar discord do usuario guilherme_efi

guilherme_efi

Ver Respostas

@pixexchange. register your webhook url with a parameter ?ignore= at the end, like this: https://pix.exchange/pix/receive.php?ignore=

Because when we send the notification a /pix will be added at the end of the URL. So you can ignore it.

Avatar discord do usuario rubenskuhl

rubenskuhl

Ver Respostas

Because the first one I paid before webhook was configured...

Avatar discord do usuario pixexchange.

pixexchange.

Ver Respostas

yes payment was made

Avatar discord do usuario rubenskuhl

rubenskuhl

Ver Respostas

Have you paid the new cob that was created ? What a GET /cob/:txid shows for that cob ?

Avatar discord do usuario pixexchange.

pixexchange.

Ver Respostas

but when payment was completed it did not send any thing to our server

Avatar discord do usuario pixexchange.

pixexchange.

Ver Respostas

I was able to call webhook code and i received the following response

{
"webhookUrl": "https://pix.exchange/pix/receive.php"
}

Avatar discord do usuario guilherme_efi

guilherme_efi

Ver Respostas

In Postman add the certificate as PFX file
imagem enviada na mensagem pelo usuario guilherme_efi

Avatar discord do usuario pixexchange.

pixexchange.

this can we use

Avatar discord do usuario rubenskuhl

rubenskuhl

Ver Respostas

There are 3 ways:
1) Webhook. You configure one for each Pix key, but you need to verify that Efí is the one calling you using mTLS.
2) GET /cob/:txid. When it's paid, there will be a [pix] object.
3) GET /pix with filter by initial time, end time and txid. If there is no object it is not paid yet.

Avatar discord do usuario kholmy

kholmy

Bom dia, estou com duvidas sobre o SDK do Python, alguem que conhece bem o SDK esta disponível para tirar duvidas?

Avatar discord do usuario pixexchange.

pixexchange.

Ver Respostas

how notification will come to me