#hellotika

1 messages · Page 1 of 1 (latest)

scenic auroraBOT
prime kite
fluid pilot
#

pi_3NldzWHFPm42d8Jm0IfFFAkA

prime kite
#

This Payment Intent's next_action is set to use_stripe_sdk, so there is no URL. You need to use a client-side Stripe SDK, like Stripe.js, to handle the next action.

fluid pilot
#

do u have any pointers on which piece of the client side stripe sdk could this be?

prime kite
#

It could be a lot of things. Let's back up a bit. Can you tell me what you're trying to do/build?

fluid pilot
#
  1. front end prompt for cc and createPaymentMethod
  2. front end calls our bankend to pay with that pmId
  3. this pmId triggers requires action
  4. now what can the front end do?
#

i know that if our front end uses pi to pay stripe directly, the 2ds by bank pops up automatically with /paymentReturn

prime kite