> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmeasure.com/llms.txt
> Use this file to discover all available pages before exploring further.

# payment.success

> Triggered when an invoice is successfully paid either through the payment provider or a payment logged through the dashboard



## OpenAPI

````yaml webhook payment.success
openapi: 3.1.0
info:
  title: Webhooks supported by Maple
  version: 1.0.0
servers: []
security: []
paths: {}

````