#paulC.

1 messages · Page 1 of 1 (latest)

grand elkBOT
livid birch
silent light
#

They all make reverence to a custom component. I am using checkout API and redirect to the session url

#

reference*

livid birch
#

Ah, okay. You would have to migrate to a Stripe Elements payment flow in order to be able to listen for input events. Checkout is Stripe-hosted and won't allow that level of customization

silent light
#

Is there really no way? Seems like a super basic requirement ...

livid birch
#

Nope. You can't listen for client-side events on a domain you don't control.

silent light
#

Alright, I was wondering maybe there was an option when initiating the session. Got it, thanks!