-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Feature request] Add paypal_express_visible_on_cart & paypal_express_active in graphql StoreConfig #39163
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @dimitriBouteille. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento create issue |
@dimitriBouteille Please sign CLA |
@Den4ik Done :) |
Description (*)
This PR add
paypal_express_visible_on_cart
andpaypal_express_active
in graphQlStoreConfig
type.👍 I think, is important to prefix configuration by theme (ie: paypal) - So
payment_payflowpro_cc_vault_active
must be replaced bypaypal_payment_payflowpro_cc_vault_active
...Related Pull Requests
None
Fixed Issues (if relevant)
None
Manual testing scenarios (*)
Setup PayPal and execute following graphql query :
Contribution checklist (*)
Resolved issues: