-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Frames-iOS] - Allow billing address to be disabled on the prebuilt UI #503
[Frames-iOS] - Allow billing address to be disabled on the prebuilt UI #503
Conversation
8fb5472
to
32e0455
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fd74f76
to
ebdb219
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- UI Tests are being run on the already released Frames v 4.3.0
- Sample apps are being built on the same
We need to be sure to run them on the new code that's being provided with this PR. The way to do it is to fetch the SPM package and the pod from aashna/PIMOB-2358-disable_billing_address
.
e266517
to
c814b9d
Compare
Issue
An SDK integrator is able to disable the billing address on the prebuilt UI. Currently they can only do this via the customisable UIs. When they disable the billing address, it doesn’t show on the prebuilt UI
Issue ticket number and link.
PIMOB-2358
Proposed changes
Make billingFormStyle optional which will be checked against while creating default views.
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.