I use PaymentMethodsActivity
to allow users to manage cards on android, but there is two problem:
https://stripe.com/docs/mobile/android/customer-information
- After adding more cards, when appears scroll, "
add new card
" button becomes not visible.
As you see now Add new card button is visible in the bottom
After adding one card again it becomes not visible and can't scroll to it
- There is no edit button to edit or delete card, but it
Is this normal for stripe?
Although this problems doesn't exist on IOS Api