-
Notifications
You must be signed in to change notification settings - Fork 0
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
ACP-4189: Payone Paypal Express - Show Express Checkout Buttons on Cart Page. #1
Conversation
import Component from 'ShopUi/models/component'; | ||
import ScriptLoader from 'ShopUi/components/molecules/script-loader/script-loader'; | ||
import AjaxLoader from 'ShopUi/components/molecules/ajax-loader/ajax-loader'; |
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.
add ShopUI to composer.json dependencies.
|
||
This Agreement constitutes the entire agreement between the parties concerning Licensee’s use of the Software. This Agreement supersedes any prior verbal understanding between the parties. This Agreement may be amended only in a writing signed by an authorized officer of Spryker. | ||
|
||
The MIT License (MIT) |
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.
are you sure?
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.
Yes, by default the ECO modules are distributed under the MIT license.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="spryker:transfer-01 http://static.spryker.com/transfer-01.xsd"> | ||
|
||
<transfer name="PaypalQueryParameters" strict="true"> |
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.
Transfer module has to be 3.27.0 at least in composer dependencies.
4f1a51c
into
feature/acp-3962/master-paypal-express-checkout
Ticket: https://spryker.atlassian.net/browse/ACP-4189