Checkout option of Ajax Cart Popup does not redirect to one step checkout Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Strange behaviour One page checkout Ajax issue in IE9?Ajax add to cart does not always workHow to redirect cart page from checkout onepage when product out of stock ?Stopping redirect cart page from onepage checkout when product is out of stockremove item from minicart in magento 1.9xOne page checkout : ajax errorCheckout Process Redirect to Shopping Cart is emptyRedirect issue - Checkout redirect to cartCheckout one page doesn't load next stepone page checkout show multishiping option
Does classifying an integer as a discrete log require it be part of a multiplicative group?
Using audio cues to encourage good posture
Can melee weapons be used to deliver Contact Poisons?
How come Sam didn't become Lord of Horn Hill?
What is the meaning of the simile “quick as silk”?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Is CEO the profession with the most psychopaths?
Is it common practice to audition new musicians 1-2-1 before rehearsing with the entire band?
Do wooden building fires get hotter than 600°C?
Crossing US/Canada Border for less than 24 hours
Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?
Is there such thing as an Availability Group failover trigger?
What does "lightly crushed" mean for cardamon pods?
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
Is there a kind of relay only consumes power when switching?
Is "Reachable Object" really an NP-complete problem?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Trademark violation for app?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
First console to have temporary backward compatibility
An adverb for when you're not exaggerating
Why wasn't DOSKEY integrated with COMMAND.COM?
How do I find out the mythology and history of my Fortress?
Amount of permutations on an NxNxN Rubik's Cube
Checkout option of Ajax Cart Popup does not redirect to one step checkout
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Strange behaviour One page checkout Ajax issue in IE9?Ajax add to cart does not always workHow to redirect cart page from checkout onepage when product out of stock ?Stopping redirect cart page from onepage checkout when product is out of stockremove item from minicart in magento 1.9xOne page checkout : ajax errorCheckout Process Redirect to Shopping Cart is emptyRedirect issue - Checkout redirect to cartCheckout one page doesn't load next stepone page checkout show multishiping option
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am using Ajax Cart Popup
http://www.magentocommerce.com/magento-connect/ajax-cart-popup.html
And One step checkout extensions.
But when I click on check out button in popup cart, it redirects me to default one-page checkout. I want it to redirect me to one step checkout page.
What is needed to be changed?
magento-1.9 onepage-checkout
bumped to the homepage by Community♦ 2 days 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 |
I am using Ajax Cart Popup
http://www.magentocommerce.com/magento-connect/ajax-cart-popup.html
And One step checkout extensions.
But when I click on check out button in popup cart, it redirects me to default one-page checkout. I want it to redirect me to one step checkout page.
What is needed to be changed?
magento-1.9 onepage-checkout
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You might need to contact theajax-cart-popup
module creator as it looks like there is a conflict between the two.
– rob3000
Oct 31 '15 at 1:58
add a comment |
I am using Ajax Cart Popup
http://www.magentocommerce.com/magento-connect/ajax-cart-popup.html
And One step checkout extensions.
But when I click on check out button in popup cart, it redirects me to default one-page checkout. I want it to redirect me to one step checkout page.
What is needed to be changed?
magento-1.9 onepage-checkout
I am using Ajax Cart Popup
http://www.magentocommerce.com/magento-connect/ajax-cart-popup.html
And One step checkout extensions.
But when I click on check out button in popup cart, it redirects me to default one-page checkout. I want it to redirect me to one step checkout page.
What is needed to be changed?
magento-1.9 onepage-checkout
magento-1.9 onepage-checkout
edited Dec 17 '17 at 19:16
Rafael Corrêa Gomes
4,71523366
4,71523366
asked Oct 30 '15 at 22:02
Balram VermaBalram Verma
63
63
bumped to the homepage by Community♦ 2 days 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♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You might need to contact theajax-cart-popup
module creator as it looks like there is a conflict between the two.
– rob3000
Oct 31 '15 at 1:58
add a comment |
You might need to contact theajax-cart-popup
module creator as it looks like there is a conflict between the two.
– rob3000
Oct 31 '15 at 1:58
You might need to contact the
ajax-cart-popup
module creator as it looks like there is a conflict between the two.– rob3000
Oct 31 '15 at 1:58
You might need to contact the
ajax-cart-popup
module creator as it looks like there is a conflict between the two.– rob3000
Oct 31 '15 at 1:58
add a comment |
1 Answer
1
active
oldest
votes
Please change code in file : HusseyCoding_AjaxCartPopup_Block_Popup
Find bellow function
public function getCheckoutUrl()
return $this->_getCheckoutUrl();
And replace below function
public function getCheckoutUrl()
//Make sure please put your One step checkout extension module enable or disable condition here
if (!$this->helper('onestepcheckout')->isRewriteCheckoutLinksEnabled())
return $this->_getCheckoutUrl();
return $this->getUrl('onestepcheckout', array('_secure'=>true));
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%2f88434%2fcheckout-option-of-ajax-cart-popup-does-not-redirect-to-one-step-checkout%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
Please change code in file : HusseyCoding_AjaxCartPopup_Block_Popup
Find bellow function
public function getCheckoutUrl()
return $this->_getCheckoutUrl();
And replace below function
public function getCheckoutUrl()
//Make sure please put your One step checkout extension module enable or disable condition here
if (!$this->helper('onestepcheckout')->isRewriteCheckoutLinksEnabled())
return $this->_getCheckoutUrl();
return $this->getUrl('onestepcheckout', array('_secure'=>true));
add a comment |
Please change code in file : HusseyCoding_AjaxCartPopup_Block_Popup
Find bellow function
public function getCheckoutUrl()
return $this->_getCheckoutUrl();
And replace below function
public function getCheckoutUrl()
//Make sure please put your One step checkout extension module enable or disable condition here
if (!$this->helper('onestepcheckout')->isRewriteCheckoutLinksEnabled())
return $this->_getCheckoutUrl();
return $this->getUrl('onestepcheckout', array('_secure'=>true));
add a comment |
Please change code in file : HusseyCoding_AjaxCartPopup_Block_Popup
Find bellow function
public function getCheckoutUrl()
return $this->_getCheckoutUrl();
And replace below function
public function getCheckoutUrl()
//Make sure please put your One step checkout extension module enable or disable condition here
if (!$this->helper('onestepcheckout')->isRewriteCheckoutLinksEnabled())
return $this->_getCheckoutUrl();
return $this->getUrl('onestepcheckout', array('_secure'=>true));
Please change code in file : HusseyCoding_AjaxCartPopup_Block_Popup
Find bellow function
public function getCheckoutUrl()
return $this->_getCheckoutUrl();
And replace below function
public function getCheckoutUrl()
//Make sure please put your One step checkout extension module enable or disable condition here
if (!$this->helper('onestepcheckout')->isRewriteCheckoutLinksEnabled())
return $this->_getCheckoutUrl();
return $this->getUrl('onestepcheckout', array('_secure'=>true));
edited Dec 31 '16 at 12:06
SR_Magento
3,434115296
3,434115296
answered Oct 31 '15 at 6:23
AbdulAbdul
8,23111136
8,23111136
add a comment |
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%2f88434%2fcheckout-option-of-ajax-cart-popup-does-not-redirect-to-one-step-checkout%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
You might need to contact the
ajax-cart-popup
module creator as it looks like there is a conflict between the two.– rob3000
Oct 31 '15 at 1:58