#managemykhen - flutter

1 messages · Page 1 of 1 (latest)

compact juniper
#

hey there, i'm not sure if we're going to be able to offer much advice here, since Stripe doesnt support a flutter client. Do you know how the reference to the element is being managed?

#

Oh you're passing in a payment method id that you already have available?

lament knot
#

yes thats right. so the setupintent has already been created. the client is shown their saved payment methods

compact juniper
#

I don't know how the functions & params work for any of the flutter clients, but its surprising the functions and parameters arent using naming parity

#

Are you sure your client lib supports this pattern for setup intents?

#

Another possible route to try would be sending that selected PM to your server and associating it with the setup intent server-side, then confirming client side without any PM reference