#munjay_api-version-upgrades-sandbox

1 messages ยท Page 1 of 1 (latest)

grizzled narwhalBOT
#

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

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

cinder phoenix
#

Hello ๐Ÿ‘‹

When looking at the request I see the payment intent is in a status of requires_payment_method.

#

So I'm not sure about that behavior. But I can offer more guidance on safely upgrading API versions

late violet
cinder phoenix
#

I'm looking at the Payment Intent object in our admin UI and it also says requires_payment_method. Can you share the GET request ID that you made using Postman?

late violet
#

Im not sure what you mean by get request id

cinder phoenix
#

Every request you make creates a request ID. You shared one of them in your initial message. They start with req_.

#

You can find them in your account logs

late violet
#

i queried the payment intent

cinder phoenix
#

That is an API request

#

It generates a request ID

late violet
#

ah i see

#

one moment

#

req_C8ua2RAkzqE94N

cinder phoenix
#

Okay, this request was made with the default API version of 2017-06-05

#

So that is likely why you see the older property name

#

As for testing out an API version upgrade, I recommend you make use of our new Sandboxes feature.

This will allow you to upgrade the API version on a Sandbox account, test your integration with the API keys for this Sandbox account, and see what breaks.

#

The docs say it's in developer preview but that's a bit out of date.

late violet
#

Okay thanks, i will take a look at this tomorrow

#

appreciate the assistance

cinder phoenix
#

Happy to help ๐Ÿ™‚