#roshe10_api

1 messages · Page 1 of 1 (latest)

stiff sinewBOT
#

👋 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/1334300340211810314

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

north terrace
#

Hi, taking a look here

#

Are you able to clarify your question here?

frank quarry
#

sure. I'm just wondering whether the "customer" become required just recently, like within last 5 days in stripe backend. Or it was required the whole time when we use "saved_payment_method_options" in create checkout session API ?

stiff sinewBOT
frank quarry
#

I was looking through the change log of client library for go, but that's only a client side, I cannot see whether or not "customer" was required 10 days ago for example in this scenario (creating checkout with "saved_payment_method_options" set)

#

I got this error if "customer" is not provided, and fixed it now, no prob, but just wondering whether this was existing 10 days ago

saved_payment_method_options requires a customer\“,\“request_id\“:\“req_5xI656YlqBH9mt

#

also in the checkout session api docs, I don't see something that says "saved_payment_method_options can be used only if customer provided"

north terrace
#

I did not think it was a new change. Do you have an example request where it did not require it?

frank quarry
#

unfortunately not since I was testing it only locally at the time

#

no worries, all good, thank you anyways. I was just trying to figure out whether or not is a recent change

formal goblet
frank quarry
#

thank you