#Syafiq-flutter

1 messages · Page 1 of 1 (latest)

dusk coral
silk tulip
#

from my understanding, it was built upon the react js version of the sdk so most of the functions are the same.

#
stripe
  .confirmCardSetup('{SETUP_INTENT_CLIENT_SECRET}', {
    payment_method: '{PAYMENT_METHOD_ID}',
  })
#

this is from the stripe js docs

#

this method is returning "Card details not complete"

dusk coral
#

Like I said earlier, it's better to ask that question directly on github.
Do you have a request ID to share (req_xxx)?

silk tulip
#

I will ask this in the repo then

#

What is the request ID?