Skip to content

misc(webhooks): Add lago_id to payment.requires_action webhook payload #3612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

ancorcruz
Copy link
Contributor

lago_id was missing and it is required to identify the payment for later request to endpoint GET /api/v1/payments/{lago_id} to collect more payment information.

lago_id was missing and it is required to identify the payment for later
request to endpoint `GET /api/v1/payments/{lago_id}` to collect more
payment information.
@ancorcruz ancorcruz requested a review from jdenquin May 9, 2025 11:09
@ancorcruz ancorcruz self-assigned this May 9, 2025
@ancorcruz ancorcruz added the 🔔 Webhook Related to Webhooks label May 9, 2025
@ancorcruz ancorcruz merged commit cf2b896 into main May 13, 2025
14 checks passed
@ancorcruz ancorcruz deleted the misc/webhooks/payment_requires_action_payload branch May 13, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔔 Webhook Related to Webhooks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants