#algobreaker_api

1 messages ยท Page 1 of 1 (latest)

rapid breachBOT
#

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

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

summer coral
#

NOTE:
I use php laravel, cartalyst

brisk musk
summer coral
#

this is an instance of a request id

#

req_qkLmbpD0QEPUAf

#

it is just a simple update

#

with postalcode and country propertues

brisk musk
#

Gotcha. Yeah, I think passing address updates the whole address parameter since it creates a new object on our end and unsets the previous value.

I think you'd want to pass the existing values along with the new values when you make the request

summer coral
#

I am already doing my updated by passing the whole object, by first fetching the data from stripe, and then merging and sending the data as a whole

#

however, I would like to find out another way

brisk musk
summer coral
#

what I mean is, the request that I sent you is an old one

#

I have already integrated a new way(merge) in my codebase

#

and it works just fine

#

I would like to find out a better/logical way to do so !

brisk musk
#

Gotcha. I'd recommend filing a feature request for this via
https://support.stripe.com/?contact=true

#

At the moment, that seems to be the only way

summer coral
#

ok thnx

brisk musk
#

NP! ๐Ÿ™‚ Apologies for the friction