#martin-gaibisso_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1217449310510383134
đ 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.
- martin-gaibisso_code, 6 days ago, 5 messages
that State value is no longer coming with teh response URL. it was working yesterday
hi! hmm, let me try and reproduce.
the onboarding wizard changed too, even the style looks broken. if i select an address i get kicked out
well one thing at a time
this is my internal log in case it helps:
[2024-03-13 11:05:33] Initializing onboarding oauth flow...
[2024-03-13 11:05:33] {"store_url":"https://qbicwashroomscouk.dev81.magecloud.net/","scope":"default","scope_id":"0","callback_url":"https://qbicwashroomscouk.dev81.magecloud.net/admin/brippo_payments/oauth/callback/scope/default/scopeId/0/","webhook_url":"https://qbicwashroomscouk.dev81.magecloud.net/brippo_payments/webhooks/triage/scopeId/0/","livemode":"0","hash_key":"EKq4dspa3oUP592HLuJiLed2SVk5xMC8","acct_email":"enquiries@cgsstores.co.uk","acct_url":"https://qbicwashroomscouk.dev81.magecloud.net/"}
[2024-03-13 11:05:33] Generated URL: https://connect.stripe.com/express/oauth/authorize?redirect_uri=https://dashboard.brippo.com/api/onboarding/response/0&stripe_user[email]=enquiries@cgsstores.co.uk&stripe_user[url]=https://qbicwashroomscouk.dev81.magecloud.net/&stripe_user[country]=GB&client_id=ca_NMr075aca9eovPaXAGkUEbRhjFaKTnjZ&scope=read_write&state=65f1887d83877c0af35cc2ad
[2024-03-13 11:07:31] Stripe oauth response received...
[2024-03-13 11:07:31] {"liveMode":"0"}
[2024-03-13 11:07:31] {"code":"ac_PjIFMWt8qtV4SA3DmmLng9k4r8IfWf7B"}
[2024-03-13 11:07:31] State is required
---------------------------------as of yesterday the state was coming along with the code: {"code":"ac_PiddUoF8gXtz7HCbbc8DXSatgDEc9n9q","state":"65ef3ab8d7b5be5175a3c6dc"}
ok I tested it and yes seems like the state is not appended to the platform redirect URL after the onboarding. I'll report it internally.
thank you @lean tapir
do you tend to notify platform accounts of these overnight-updates before hand? Is there any newsletter or channel i can subscribe to know you are going to deploy a new version
it's not intentional that bugs happen so we don't notify you of every little change we make
if bugs do happen, we work to fix them and often there are proactive comms to let you know
we have https://docs.stripe.com/changelog for things we intend to release as user-facing changes
ok thank you. Can i expect an update when you decide how to fix or rollback?
not sure since it will depend when the team looks at it and what we determine the scope is, you'd need to open a support ticket to be kept in the loop
I reported it internally and will push on it, thanks for the report
do you have any reference # that i can point support to so i don't need to explain myself again?
I don't have something like that no
cmon... you reported internally and no reference? you surely have a tkt number
well no, since I can just talk to the product team directly on Slack
incidentally I did that and we might have stopped a rollout. If you try it now does the variable get passed? (testing myself now too)
actually not right now, jumped the gun
ok should be working again now, I just tested and confirmed
ty. will do
FWIW this was a rollout only for testmode Express onboarding so wouldn't have affected livemode
what did
if i select an address i get kicked out
refer to?
thanks for clarifying @lean tapir and the rollback
to be honest, even the new wizard's css styling looked broken.
here is the issue i experienced:
it goes back to the start after address validation
Thanks for sharing the video, I'll pass it on internally
Can you share the screenshot of the UI you're looking at for which CSS looks broken?
it's in the video. by broken i mean not like stripe-style css. even the font changed. maybe it's intended but it looked like a downgrade for me tbh. just styling. the only actual problem i got was the address validation issue
Gotcha. I'll pass on the feedback to the team.
Appreciate your patience while we worked through this.