#dan-burke

1 messages · Page 1 of 1 (latest)

brisk cloudBOT
pastel bolt
#

One that doesn't take payment?

gritty goblet
#

yep! like to show on a "payment method" page

#

then we'd have a separate button / flow for changing it

pastel bolt
#

So there isn't a Stripe Element that would do this, as far as I know. You would have to retrieve Payment Methods server-side and render their info in your own custom view I believe. What SDK are you using currently? iOS? JS? Android?

gritty goblet
#

react / js!

pastel bolt
#

Ah, okay. On web? Or React Native for iOS?

gritty goblet
#

web!

pastel bolt
#

Okay, then yeah. The only option to display this is to use one of the server-side API methods to retrieve the Payment Method details

gritty goblet
#

okay thanks, that's what I figured! have a good one 🙂

pastel bolt
#

You too!