Skip to content
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

EP-2517 Branded Checkout Improvements #1117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

caleballdrin
Copy link
Contributor

@caleballdrin caleballdrin commented Nov 20, 2024

Base branch with use-v3 config option.

<branded-checkout designation-number="2294554" show-cover-fees="true" ng-cloak></branded-checkout>
<script src="branded-checkout.v2.js"></script>
<branded-checkout designation-number="2294554" show-cover-fees="true" use-v3="true" ng-cloak></branded-checkout>
<script src="dev.v2.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll want to change this back before we merge.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there mention of JSON config file for these options or did I make that up? Are we just using the use-v3 flag for everything?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no config file, we use this flag for everything.

@wrandall22
Copy link
Contributor

Thanks for getting this set up!

@caleballdrin caleballdrin force-pushed the EP-2517-branded-checkout-improvements branch from 46718e5 to 874f3fd Compare November 20, 2024 15:38
@caleballdrin
Copy link
Contributor Author

@wjames111 You can make your feature branches off of this one.

@wrandall22
Copy link
Contributor

Reminder to fix lint issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants