Skip to main content

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

  1. Access the following URL in your Stripe Webhooks https://dashboard.stripe.com/webhooks
  2. Press the button + Add endpoint
  3. Add the URL: https://{your-store}/payment/ipn/stripe
  4. 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

  1. Access the following URL in your Mercadopago Dashboard: /developers/panel/notifications/ipn
  2. Add the following URL https://{your-store}/payment/ipn/mercadopago
  3. Add the following events:
    • payment
    • mercant_order