#Jainish

1 messages · Page 1 of 1 (latest)

lost cloakBOT
trim hazel
#

Hi there, you can't programmatically pre-fill data in CardForm.

red fern
#

you mean capture data earlier and pass that during API call?

trim hazel
#

If I understand you correctly, you want to have an API to fill the CardForm with data, am I right?

red fern
#

no I want user to fill the data in the cardform first but we don't have any input field to capture user name there along with card number so how can we capture that in side the cardform ?

trim hazel
#

I see. The CardForm doesn't have a field for name, you can create one by yourself.

red fern
#

can I create inside cardform or I have to make my custom input field out side cardform ?

trim hazel
#

You can create one outside of CardForm

red fern
#

ok understood

#

another question do we have any property where we can have checkbox in CardForm to set the user filled card as default card ?

#

like we have checkbox on paymentsheet where user fill data. at that time we are getting checkbox for default card

trim hazel
#

I don't see such property, you might want to build one yourself.

red fern
#

understood

#

for referance this bottom check box