enter image description herei am integrating stripe payment gateway want to use cardForm but facing issue
expecting to cardForm
enter image description herei am integrating stripe payment gateway want to use cardForm but facing issue
expecting to cardForm
2
Answers
add this to the build/app.
implementation ‘com.google.android.material:material:1.5.0’
you need add setup theme in style.xml file, cardForm required material so you need install this. but this set up will change some thing in theme.