checkout / frames-android

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

PIMOB-1468: All components should have an isMandatory property #149

Closed maxim-nosov-cko closed 1 year ago

maxim-nosov-cko commented 1 year ago

Issue

PIMOB-1468: All components should have an isMandatory property

Proposed changes

CVV and address summary components can be hidden, and related validation logic improved. Address summary component can be optional and related validation logic improved.

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...