stripe-firebase-extensions icon indicating copy to clipboard operation
stripe-firebase-extensions copied to clipboard

Include discount in Subscription Document

Open noelmansour opened this issue 3 years ago • 1 comments

Feature request

firestore-stripe-payments

Is your feature request related to a problem? Please describe.

I'd like the client to show the state of the subscription including any active discounts. The current Subscription document does not include discounts.

Describe the solution you'd like

The Subscription document should include the discount from the response from customer.subscription.updated or customer.subscription.created.

Describe alternatives you've considered

Creating my own webhook to listen for subscription updates

noelmansour avatar Dec 09 '21 14:12 noelmansour

+1

xsorifc28 avatar Jan 01 '24 20:01 xsorifc28