#vincent-g_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1255816984193400944
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
๐ happy to help
you can use PaymentMethodTypes https://docs.stripe.com/api/subscriptions/create#create_subscription-payment_settings-payment_method_types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes that's what we are doing in production, but we wanted to switch to the pmc so we can use the stripe dashboard ๐
yes unfortunatley PMC is not available for subscriptions now
ah ok
I thought since it was stable it was available everywhere
ah or maybe I can update the created intent linked to the new subscription and switch to a PMC on it?
with "Update a PaymentIntent"
otherwise I will wait until it's svailable ๐
you can't update a PaymentIntent that is created by an Invoice
sorry this is only available to subscriptions through Checkout
I think it's best to contact https://support.stripe.com/?contact=true and let them know that you really want this feature
Find help and support for Stripe. Our support site 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.
alright, thanks, will do ๐
I can also relay the feedback if you can share your account ID
done!