Event Types

Event typeDescription
so.slope.customer.createdNew customer is created
so.slope.customer.authorizedCustomer has authenticated into the Slope widget and has authorized access to the merchant partner.
so.slope.customer.updatedCustomer object is updated by you or Slope's system. We recommend receiving this event for cases where a customer's limits have been increased or their overdue order count has changed
so.slope.customer.credit_decision_reachedCustomer has either been approved or rejected for a limit
so.slope.order.finalizedAn order has been finalized
so.slope.transactions.updatedTriggered when a repayment happens on an order.

🚧

Unexpected events

Your webhook endpoint may receive different event types depending on your configuration. You should
ensure you build your webhook such that it handles both expected and unexpected events.

📘

Can't find the perfect event?

Reach out to us and we'll help find or introduce an event that fits your requirements.