stripe / stripe-apps

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.
https://stripe.com/docs/stripe-apps
MIT License
148 stars 73 forks source link

Graduated pricing prices shows mismatched fees after creation. #932

Closed leo-budgetsimple closed 1 year ago

leo-budgetsimple commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Go to any product Create a graduated pricing Price Click on '...' of the newly created pricing See the mismatched prices

Expected behavior Shoud show correct pricing

Screenshots Video Example

Desktop (please complete the following information): Google Chrome Version 116.0.5845.110 (Official Build) (64-bit)

Additional context I think this is not only a visual issue because when using the api we subscribe an user to this product with this graduated price the amount_due of the latest_invoice in the Subscription object is 0 when it should be the one that we set.

Also prices are being shared between products

gabrielhurley-stripe commented 1 year ago

Hi! This github repository is specifically for issues with the Stripe Apps SDK or app developer tooling. This issue won't get the attention it needs here.

I would recommend reporting the issue through our Contact Support page so it can get routed to the correct team, and if it's a known issue you'll get an answer right away.