#AP

1 messages ยท Page 1 of 1 (latest)

sly shuttleBOT
brave idol
#

Hello ๐Ÿ‘‹
I don't think there's an alternative here really. Can you provide more information about what kind of action are you performing with the CTA button?

Is this to sync the PaymentIntent or something?

harsh mirage
#

I can't say too much without revealing privacy.

#

But..it is essentially creating a record in our DB that will connect with Stripe info

#

and it has to be in the specific order of creating record in DB then call Confirm

#

and then updating that record in our DB with the result of confirmPayment

brave idol
#

Gotcha. I don't think there's an alternative here unfortunately.
You will probably need to alter your flow to either create these records outside the handler that calls show() or defer it to after confirmPayment succeeds

harsh mirage
#

well...not the news I want but thank you ser...

brave idol
#

yeah, sorry about that. As far as I know this is mandated by Apple as a security measure.

#

so we don't have an ideal solution for this ๐Ÿ˜ฆ

harsh mirage
#

Apple....kills me sometimes