#sg-pushpaveni_code

1 messages ¡ Page 1 of 1 (latest)

peak gustBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

kind gust
#

Yes billing address is required, and the error about country Spain is about country code. Should be ES for Spain

sand pendant
#

Thanks for information

#

but on 4th and 5th nov, we have added the SEPA IBANs without address for around 10 users

#

event before that also, we were able to add SEPA Ibans without address property

#

is there any new change in the stripe so that address property is mandatory?

kind gust
sand pendant
#

ok sure

#

would you check this customer which was created yesterday without address property

#

cus_RCMZjPmPmnsOww

#

cus_RBvjd6TszVmVNZ

#

cus_RBhRCTfKgpJ8iu

#

Kindly check and let me know

#

are you there?

#

kindly reply

kind gust
#

Hi, could you provide requets id req_xxx? The one that you have encountered the error on your question

sand pendant
#

OK I will get it out shortly

#

kindly let me know that is there any new change in the stripe so that address property is mandatory?

kind gust
#

I don't think there is a change. But we can look closer if we have 2 request ids to compare

sand pendant
#

req_Yj7lDbD9qwKwCz

kind gust
#

Um that's the request to create a Checkout Session. Where do you see the error below?

Missing required param: payment_method_data[billing_details][address][line1].
peak gustBOT
sand pendant
#

yes

#

we will not store the req_xxx ids in our end, hence its very diffuclt to get it the req ids

warm blade
sand pendant
#

HI Vanya
I got your point, we dont have connect stripe account.
hence to get the reqest id, I have to connect with our clients to get it

#

Im the developer who is handling the stripe intregration and supports

#

is it ok to share the developer account req ids for your reference

#

?

#

here is it

#

req_RgraiDdCdEA4u1

warm blade
#

This still doesn't contain the error you mentioned.

#

What account ID did the error happen on?

#

Why are you not passing the address exactly?

sand pendant
#

we haven;t passed the address for last couple of months and there was no error

#

and on 8th november there was an error thrown and debugged, it was identified that address is missing and if we pass it, then it requires country info as ISO country code instead of country name

#

this is new to us

#

because we have passed the country name as it is in our request which was created before October month

#

kindly check this request - req_71wouBQwpeHlUU

#

there was no address property passed in this request, - req_71wouBQwpeHlUU

#

kindly check it out for me

warm blade
#

Both of those are successful requests. Could you please share the Request ID that contains the error?

warm blade
#

I need to see the exact request with the error so I can understand how it's different from the successful requests, e.g. there's a different Stripe API version.

sand pendant
#

req_bW2EujwZk1A4tm one is thrown exception

peak gustBOT