#bruno-_api

1 messages ยท Page 1 of 1 (latest)

stark scaffoldBOT
#

๐Ÿ‘‹ 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/1239922171963244564

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

mint wraith
#

Hi there ๐Ÿ‘‹ double checking to see if that can be controlled from the Subscription creation request. And to make sure I'm understanding correctly, you're seeing that new behavior for the underlying Payment Intents when you create a Subscription in testmode using the new API version?

tidal yarrow
#

Hi, thank you for checking this.

And to make sure I'm understanding correctly, you're seeing that new behavior for the underlying Payment Intents when you create a Subscription
I didn't yet upgrade to the newest version, and I didn't test this yet.

mint wraith
#

You can test without making the switch, for most libraries.

tidal yarrow
#

The new change seems big, I was thinking I need to revert to old default first.

mint wraith
#

You can initialize the library using the newer API version to make a request using that newer version:
https://docs.stripe.com/api/versioning

That lets you do smaller testing without changing all of your account traffic to the new version.