#4rlenrey

1 messages · Page 1 of 1 (latest)

deep vaultBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

teal sparrow
teal wind
teal sparrow
#

IDs are safe to share. You can't do anything with them unless you have access to API keys for that account.

Re. your question: it looks like you can change unit price via the currency_options.usd.unit_amount attribute (https://stripe.com/docs/api/prices/update?lang=python#update_price-currency_options-<currency>.unit_amount), but you can't change the actual underlying currency. You would have to create a new Price for that other currency.