Configure IPN Notifications in thirdparty owned Gateways
In order to configure your gateway to work with our IPNs endpoint you must complete the following steps.
Stripe
- Access the following URL in your Stripe Webhooks https://dashboard.stripe.com/webhooks
- Press the button
+ Add endpoint
- Add the URL:
https://{your-store}/payment/ipn/stripe
- Add the following evetents
- charge.dispute.closed
- invoice.updated
- customer.subscription.trial_will_end
- customer.subscription.updated
- customer.subscription.deleted
- customer.subscription.created
- charge.updated
- charge.succeeded
- charge.refunded
- charge.pending
- charge.failed
- charge.expired
- charge.captured
- checkout.session.completed
MercadoPago
- Access the following URL in your Mercadopago Dashboard:
/developers/panel/notifications/ipn
- Add the following URL
https://{your-store}/payment/ipn/mercadopago
- Add the following events:
- payment
- mercant_order