checkout / frames-android

Frames Android: making native card payments simple
https://www.checkout.com/docs/integrate/sdks/android-sdk
MIT License
51 stars 35 forks source link

PIMOB-1631: improved validation for pay button #219

Closed chintan-soni-cko closed 1 year ago

chintan-soni-cko commented 1 year ago

Issue

PIMOB-1631

Proposed changes

Changes: Added logic in oninputChange functions for all card sensitive components to enable/disable pay button and to not show errors on it while typing it

Test Steps

If there's any functionality change, please list a step by step guide of how to verify the changes, and/or upload a screen recording for any visible changes.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you choose the solution you did and what alternatives you considered, etc...