Skip to content

Pay::Stripe::Subscription - Add additional invoice webhook listeners #1219

@BrandonCzaja

Description

@BrandonCzaja

Corresponding Discussion Thread

Summary

Adding additional webhook listeners to track the status of latest_invoice.

Issue

If an invoice has already been paid, the stored stripe_object&.latest_invoice does not reflect the change in status and will still show as open.

This pertains to invoices that have been paid after sending the invoice. Pay is only tracking the payment_intent.succeeded and charge.succeeded events, however they do not update Subscription.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions