Reconcile Payment
payment_reconcileMatch Stripe or PayPal payments to invoices by amount and client email, automatically marking invoices as paid when amounts match.
Instructions
Match a payment from Stripe or PayPal to an invoice by amount and client email. Auto-marks the invoice as paid if amounts match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_amount | Yes | The payment amount received | |
| payer_email | Yes | Email of the payer | |
| payment_method | No | ||
| reference | No | External payment reference/ID |