#darkon
1 messages · Page 1 of 1 (latest)
Hello 👋
You can use the List all Prices API endpoint for this
https://stripe.com/docs/api/prices/list?lang=node#list_prices-product
You'll want to pass in a product ID as a parameter
that's what i am doing but it shows only the default price. And he doesen't even show the amount
Are the other prices active?
yes 2 prices
can you share the price ID as well as the request ID for the API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
prod id:
prod_NHAhMUlIqdu53I
price_1MWgD8FwIidE4Yv1URWr2Xso
price_1MWcMBFwIidE4Yv15GMnwYK5
Can you share the code you're using to list the prices?
I don't see a request coming in with the right parameters