#ht-beta-access
1 messages · Page 1 of 1 (latest)
Hi there, I can't really say about how long it will take.
It is mostly up to that beta team and how many folks they are accepting into the beta.
My recommendation would be to follow up with our Support team: https://support.stripe.com/contact/login who may be able to reach out to the Engineers directly and give you an update.
Thanks @coral rose actually so only the updatePaymentIntent() is in beta? coz the rest of the API seems to be avaialble
Mostly. The updatePaymentIntent() and the secret_key_confirmation parameter server-side are the two main things needed for that flow that aren't publicly available currently.
Hello! I'm taking over and catching up...
The legacy approach is not recommended and is already deprecated. It will continue to work for the foreseeable future though.
ah okay so it's matter of time before the beta implementation available publicly?
Yep. No timeframe I can share though.
but even testing the beta need access right? And it's not in production yet?
Correct.
Correct for the beta for server-side confirmation, I mean.
Client-side confirmation is available now.
yes understand that
but if we want to build some special workflow when the customer click "Pay" and confirming the payment. Then we need to build with server side confirmation?
What kind of special workflow?