-
Notifications
You must be signed in to change notification settings - Fork 3
Setup webhooks
netorodrigues edited this page Mar 9, 2021
·
5 revisions
Endpoint for webhooks: rest/default/V1/pagarme/webhook
Your store url: https://www.your-store.com
Full url: https://www.your-store.com/rest/default/V1/pagarme/webhook
The module requires the following events:
order | charge |
---|---|
order.created |
charge.created |
order.paid |
charge.paid |
order.payment_failed |
charge.payment_failed |
order.canceled |
charge.refunded |
order.updated |
charge.updated |
order.closed |
charge.pending |
charge.processing |
|
charge.underpaid |
|
charge.overpaid |
|
charge.partial_canceled |
This process is done by the Pagar.me support team (request sending a email to [email protected])
-
About
-
Installation
-
Module configuration
-
Order management
-
Payment methods
- Boleto
- Credit card
- Wallet
- Credit card and boleto
- Wallet
- 2 credit cards
- Wallet
- Pix
-
Payment Split (Market Place support) [In development]
-
Support
-
Recurrence
- Configuration