Paypal Express Checkout button not showing
I have been searching how to use Paypal Express Checkout, but i can't show the Paypal button on my products page or even in the cart page...
As you can see below, i have the following configuration on my admin page:
What else do i need to do for this to properly work?
PS: I already have read the paypal guides and it just confused me more.
paypal paypal-express magento1.9.0.1
add a comment |
I have been searching how to use Paypal Express Checkout, but i can't show the Paypal button on my products page or even in the cart page...
As you can see below, i have the following configuration on my admin page:
What else do i need to do for this to properly work?
PS: I already have read the paypal guides and it just confused me more.
paypal paypal-express magento1.9.0.1
add a comment |
I have been searching how to use Paypal Express Checkout, but i can't show the Paypal button on my products page or even in the cart page...
As you can see below, i have the following configuration on my admin page:
What else do i need to do for this to properly work?
PS: I already have read the paypal guides and it just confused me more.
paypal paypal-express magento1.9.0.1
I have been searching how to use Paypal Express Checkout, but i can't show the Paypal button on my products page or even in the cart page...
As you can see below, i have the following configuration on my admin page:
What else do i need to do for this to properly work?
PS: I already have read the paypal guides and it just confused me more.
paypal paypal-express magento1.9.0.1
paypal paypal-express magento1.9.0.1
edited 32 mins ago
Teja Bhagavan Kollepara
3,00641949
3,00641949
asked Feb 2 '15 at 18:04
mrgriever93mrgriever93
1114
1114
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Go to Admin -> System -> Cache Management
and click Flush Magento Cache
.
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
add a comment |
Well, i've been talking with Paypal support team, and it turns out it was problem with the template i was using. After that, I've made a ticket with the theme support team and they solved the problem for me.
The problem was in a comment in paypal.xml in my theme, so if someone have the same problem just look at
/public_html/app/design/frontend/package_name/theme_name/layout/paypal.xml
and see if there is something commented.
PS: Don't forget to disable Magento Cache
add a comment |
Please check your settings in
System->Configuration->Advanced
Are the modules:
Mage_Payment
Mage_Paypal
have the status "Enabled"?
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
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%2f54203%2fpaypal-express-checkout-button-not-showing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Go to Admin -> System -> Cache Management
and click Flush Magento Cache
.
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
add a comment |
Go to Admin -> System -> Cache Management
and click Flush Magento Cache
.
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
add a comment |
Go to Admin -> System -> Cache Management
and click Flush Magento Cache
.
Go to Admin -> System -> Cache Management
and click Flush Magento Cache
.
answered Feb 2 '15 at 21:31
seanbreedenseanbreeden
2,7041323
2,7041323
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
add a comment |
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
Thanks, but i already cleaned all Caches and it still doesn't show.. I'm using Sahara template from Theme Forest, could it be a problem with the template?
– mrgriever93
Feb 3 '15 at 11:06
add a comment |
Well, i've been talking with Paypal support team, and it turns out it was problem with the template i was using. After that, I've made a ticket with the theme support team and they solved the problem for me.
The problem was in a comment in paypal.xml in my theme, so if someone have the same problem just look at
/public_html/app/design/frontend/package_name/theme_name/layout/paypal.xml
and see if there is something commented.
PS: Don't forget to disable Magento Cache
add a comment |
Well, i've been talking with Paypal support team, and it turns out it was problem with the template i was using. After that, I've made a ticket with the theme support team and they solved the problem for me.
The problem was in a comment in paypal.xml in my theme, so if someone have the same problem just look at
/public_html/app/design/frontend/package_name/theme_name/layout/paypal.xml
and see if there is something commented.
PS: Don't forget to disable Magento Cache
add a comment |
Well, i've been talking with Paypal support team, and it turns out it was problem with the template i was using. After that, I've made a ticket with the theme support team and they solved the problem for me.
The problem was in a comment in paypal.xml in my theme, so if someone have the same problem just look at
/public_html/app/design/frontend/package_name/theme_name/layout/paypal.xml
and see if there is something commented.
PS: Don't forget to disable Magento Cache
Well, i've been talking with Paypal support team, and it turns out it was problem with the template i was using. After that, I've made a ticket with the theme support team and they solved the problem for me.
The problem was in a comment in paypal.xml in my theme, so if someone have the same problem just look at
/public_html/app/design/frontend/package_name/theme_name/layout/paypal.xml
and see if there is something commented.
PS: Don't forget to disable Magento Cache
answered Feb 19 '15 at 11:33
mrgriever93mrgriever93
1114
1114
add a comment |
add a comment |
Please check your settings in
System->Configuration->Advanced
Are the modules:
Mage_Payment
Mage_Paypal
have the status "Enabled"?
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
add a comment |
Please check your settings in
System->Configuration->Advanced
Are the modules:
Mage_Payment
Mage_Paypal
have the status "Enabled"?
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
add a comment |
Please check your settings in
System->Configuration->Advanced
Are the modules:
Mage_Payment
Mage_Paypal
have the status "Enabled"?
Please check your settings in
System->Configuration->Advanced
Are the modules:
Mage_Payment
Mage_Paypal
have the status "Enabled"?
answered Feb 19 '15 at 14:22
KozureKozure
13510
13510
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
add a comment |
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
I already solved the problem, in contact with the support team of my theme. I gave my solution to this problem in an awnser early, but thanks for your support anyway! :)
– mrgriever93
Feb 19 '15 at 18:32
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%2f54203%2fpaypal-express-checkout-button-not-showing%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