#Nikul Kukadiya - Android Card UI

1 messages · Page 1 of 1 (latest)

zealous riverBOT
gaunt kite
#

Good question, checking in to what options Android has for this

#

Is the main thing you are looking for reducing the fields to just those three?

mellow crow
#

My design reference is something like this.

gaunt kite
#

Gotcha, thanks for the reference

#

Looking to see if android supports changing what fields show up. Unfortunately I don't think a customization to put those brand icons there exists but will still look

mellow crow
#

This is payment sheet

#

i do not want to use payment sheet i just wanted the card form fields with out country and zipcode

#

Stripe provides default something like this but i do not need the country dropdown at all

#

So ignore design just how to remove this country dropdown from this predefine form from stripe sdk

gaunt kite
#

Good question, I can look. What is that second thing in your code? I am less familiar with our Android SDK but can look in to it if I have a name

mellow crow
#

It is card_form_field in the android sdk Or CardFormView

#

Did you find anything for this?

gaunt kite
#

Looking now, thanks for the info

#

I know that the payment sheet in other places can hide fields. Would you be interested if the sheet could do that? Or do you specifically want UI that isn't the sheet?

mellow crow
#

I want UI that isn't sheet

gaunt kite
#

Gotcha, I'll see if we have alternatives.

#

Also shows postal code by default but you can turn that off with shouldShowPostalCode