Magento 2 : Payment Method is Hidden in Admin When Creating Manual Order
Recently I upgraded to Magento 2.2.2 and tried to create a test order on my site via admin.
All goes fine until selecting the payment method. I've enabled Purchase Order as a payment method, and prior to the 2.2.2 upgrade, this was selectable in the order screen.
The option label appears but the input box doesn't.
I checked the console for errors, and none are shown. So I looked for the input field itself and noticed that the fieldset element has a style applied - style="display: none" but it's not in the admin stylesheet, it's applied directly to the fieldset element.
This means I can't place the order, as the field is required... If I disable the "hidden" style in the console I can see the form error when trying to submit the order.
Can anyone advise how to fix this?
admin orders payment-methods magento2.2.2
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Recently I upgraded to Magento 2.2.2 and tried to create a test order on my site via admin.
All goes fine until selecting the payment method. I've enabled Purchase Order as a payment method, and prior to the 2.2.2 upgrade, this was selectable in the order screen.
The option label appears but the input box doesn't.
I checked the console for errors, and none are shown. So I looked for the input field itself and noticed that the fieldset element has a style applied - style="display: none" but it's not in the admin stylesheet, it's applied directly to the fieldset element.
This means I can't place the order, as the field is required... If I disable the "hidden" style in the console I can see the form error when trying to submit the order.
Can anyone advise how to fix this?
admin orders payment-methods magento2.2.2
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39
add a comment |
Recently I upgraded to Magento 2.2.2 and tried to create a test order on my site via admin.
All goes fine until selecting the payment method. I've enabled Purchase Order as a payment method, and prior to the 2.2.2 upgrade, this was selectable in the order screen.
The option label appears but the input box doesn't.
I checked the console for errors, and none are shown. So I looked for the input field itself and noticed that the fieldset element has a style applied - style="display: none" but it's not in the admin stylesheet, it's applied directly to the fieldset element.
This means I can't place the order, as the field is required... If I disable the "hidden" style in the console I can see the form error when trying to submit the order.
Can anyone advise how to fix this?
admin orders payment-methods magento2.2.2
Recently I upgraded to Magento 2.2.2 and tried to create a test order on my site via admin.
All goes fine until selecting the payment method. I've enabled Purchase Order as a payment method, and prior to the 2.2.2 upgrade, this was selectable in the order screen.
The option label appears but the input box doesn't.
I checked the console for errors, and none are shown. So I looked for the input field itself and noticed that the fieldset element has a style applied - style="display: none" but it's not in the admin stylesheet, it's applied directly to the fieldset element.
This means I can't place the order, as the field is required... If I disable the "hidden" style in the console I can see the form error when trying to submit the order.
Can anyone advise how to fix this?
admin orders payment-methods magento2.2.2
admin orders payment-methods magento2.2.2
edited Jan 29 '18 at 13:43
Dhiren Vasoya
4,23551642
4,23551642
asked Jan 29 '18 at 10:34
M CainM Cain
12
12
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39
add a comment |
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39
add a comment |
1 Answer
1
active
oldest
votes
This is a known issue in magento 2.2.x and has a github task assigned to it.
https://github.com/magento/magento2/issues/11380
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f211319%2fmagento-2-payment-method-is-hidden-in-admin-when-creating-manual-order%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is a known issue in magento 2.2.x and has a github task assigned to it.
https://github.com/magento/magento2/issues/11380
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
add a comment |
This is a known issue in magento 2.2.x and has a github task assigned to it.
https://github.com/magento/magento2/issues/11380
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
add a comment |
This is a known issue in magento 2.2.x and has a github task assigned to it.
https://github.com/magento/magento2/issues/11380
This is a known issue in magento 2.2.x and has a github task assigned to it.
https://github.com/magento/magento2/issues/11380
answered Feb 5 '18 at 23:47
KyleBungaKyleBunga
817
817
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
add a comment |
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
Means Magento2 can't provide to add the payment method in the admin panel.
– Dhaduk Mitesh
Apr 19 '18 at 5:30
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f211319%2fmagento-2-payment-method-is-hidden-in-admin-when-creating-manual-order%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you try to enable other payment method as well, and then try to create order?
– Dhiren Vasoya
Jan 29 '18 at 13:42
Hi @DhirenVasoya yes I enabled "cash on delivery" and that allows me to choose from either payment option, so I can now process the order. Odd that it doesn't work with just the one method though?
– M Cain
Jan 30 '18 at 14:39