#ramen_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1386925886372319333
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! could you elaborate what "out of the box" here meant? maybe by describing the payment and subscription creation flow a little more
Yeah, so I just noticed that in the recent API release, WeChat Pay for SetupIntents is supported, so we want to enable it on the CheckoutSession, to let our user create and then pay with WeChat Pay for their subscriptions.
But when I come to the invoice payment methods, it says WeChat Pay still not eligible for Subscriptions, so I just want to check before we upgrade our API version
ah I see, let me check
when I come to the invoice payment methods, it says WeChat Pay still not eligible for Subscriptions
Do you mean you're seeing the invoice payment methods in the Dashboard? Could you share with me what API version is your Stripe account currently on?
Yes, our current version is 2023-10-16, pretty old
I see. Based off the changelog [0], I'm actually not seeing WeChat being available under setupintent.payment_method_options [1] yet either, which means this feature could still be in private preview.
Would it be okay if I drop you dm to create a case with us? I will need to check if your Stripe account can be added to the preview.
[0] https://docs.stripe.com/api/setup_intents/confirm?api-version=2025-05-28.basil#confirm_setup_intent-payment_method_options
[1] https://docs.stripe.com/api/setup_intents/confirm?api-version=2025-05-28.basil#confirm_setup_intent-payment_method_options
Yeah, of course