Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Multiple payment options navigation
- This topic has 5 replies, 3 voices, and was last updated 12 years, 9 months ago by Peter.
-
AuthorPosts
-
March 12, 2012 at 3:34 am #5808rcmofMember
I’ve selected the multiple payment options. When viewing shopping cart; how does the buyer navigate to the appropriate gateway once the “payment Method” is selected?
For example, if I select manual, the only button to navigate is the “Check out with PayPal” How do I get to the manual page?
URL – http://foodsthatkillandfoodsthatheal.com/getnow/test-next-step/
March 12, 2012 at 10:04 am #42966PeterMemberI’ve just tried your cart and I was successfully directed to the payment method I chose.
Regarding the checkout button, it should change automatically when you select the relevant checkout method.
I looked at your page it has several javascript errors which are probably being caused by your theme or some plugin:
Uncaught SyntaxError: Unexpected token <
/getnow/cartoptions/:864Uncaught TypeError: Object function (E,F){return new o.fn.init(E,F)} has no method ‘cookie’
/getnow/cartoptions/:290Uncaught TypeError: Object function (E,F){return new o.fn.init(E,F)} has no method ‘cookie’
Please do the following tests to determine what is causing the conflict:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
April 11, 2012 at 12:52 am #42967Helen ThomasMemberI have the same problem as rcmof re:I’ve selected the multiple payment options. When viewing shopping cart; how does the buyer navigate to the appropriate gateway once the “payment Method” is selected?
For example, if I select manual, the only button to navigate is the “Check out with PayPal” How do I get to the manual page? and I have carried out the procedure advised, also I don’t want to keep changing my theme, as when I go back I have to put quite of information back.
I have done the necesssary checks (advised above).
April 11, 2012 at 2:49 am #42968PeterMemberHi,
Looks like you have some kind of javascript issue causing the problem, ie,
when I add something to the cart I can see the following javascript error using chrome’s firebug which appears to be coming from the following file:line
custom.js:6:
==========
Uncaught TypeError: Property ‘$’ of object [object DOMWindow] is not a function
(anonymous function)
f.extend._Deferred.e.resolveWith
e.extend.ready
c.addEventListener.C
==========
You should address the above issue and the chances are that your problem will automagically be fixed.
April 11, 2012 at 11:42 pm #42969Helen ThomasMemberThank you for your prompt reply, but am not clear as to what I have to do here. where should I go to change this and what do I put in instead. Sorry but I am not this technical and I bought this particular plug in so I wouldn’t have to be.
April 12, 2012 at 1:23 am #42970PeterMemberHi,
Something external to the plugin is causing the javascript error. It may be the theme or another plugin.
The best thing to do is to try and identify what it is by doing the conflict tests explained here:
You said earlier that you already did the tests above – so what did you find?
-
AuthorPosts
- You must be logged in to reply to this topic.