#aditya_10116

1 messages · Page 1 of 1 (latest)

unkempt muralBOT
#

Hello aditya_10116, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
https://discord.com/channels/841573134531821608/1164117629141794856, 0 days ago, 26 messages

loud cliff
#

Could you share more details ?

torpid sentinel
#

<com.stripe.android.view.CardFormView
android:id="@+id/cardInputWidget"
android:layout_width="match_parent"
android:layout_height="wrap_content"
/>

Hers's my code to create a custom payment UI to fetch user card details.
But, I cannot see more options to customize this views backgound and text colors.

loud cliff
#

Checking..

#

You can pass app:backgroundColorStateList="@color/card_form_view_bg_color_overriden"

torpid sentinel
#

Do we have proper documentations to customize the CardFormView?

loud cliff
#

I was looking at public documenation however I can find only documentations

#

for PaymentSheet

#

But nothing for CardForm

torpid sentinel
#

Sure, Thanks! This gave me a lead.