• Hi!

    I wanted to use YAK as a simple solution for a shop on my website. I did all the necessary steps according to the instalation guide but I’m having a problem. I mean: I have a product, click on Add to cart I see a checkout with all the details (website.com/index.php#buynow_button – by the way isn’t it strange?) but when I click Chcekout button I go to website.com/checkout.php?stage=cart instead of seeing a page with payment information. So simply it is impossible to buy anything.
    I hope there is anybody who can help. I’ve read a lot of information connected with my problem but found nothing. Thanks for help in advance.

    Greg

    http://wordpress.org/extend/plugins/yak-for-wordpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nolongeractive

    (@jrbriggs)

    Hi

    You shouldn’t be going to checkout.php. Are you sure about that? The URL should be:

    website.com/checkout?stage=cart

    If you’re seeing “.php” in there, then you have a rewrite rule possibly doing the wrong thing.

    By the way, the #buynow_button is an anchor to hopefully jump it down to the right place on the page. i.e. if you have a product post with the button down the bottom, it should jump down there when the customer clicks buy. That’s the vague idea anyway.

    Thread Starter dpswww

    (@dpswww)

    Hi!
    Thanks a lot for your reply. But maybe I’ll show in it in a real sistuation. So there is a link to my website where I’m testing YAK: http://www.besturl.eu/ On the left there is a sample product so try to buy it and you should see what’s going on. I uninstalled plugin .php on pages cause I thought it could be a problem but it didn’t help. What is more my link structure is fixed as: /%category%/%postname% but when I used a deafult setting it also didn’t work.

    I’m waiting for your suggestion.

    Plugin Author nolongeractive

    (@jrbriggs)

    Did you try disabling other plugins?

    Thread Starter dpswww

    (@dpswww)

    Hi!
    I have no other plugins switched on. There is only YAK which is working. And as you see nothing… I don’t know what to do.

    Plugin Author nolongeractive

    (@jrbriggs)

    One thing I do notice is that even if you hit the update button (to change quantities) it’s wiping the contents of the cart.

    Looks like any button click is hitting the javascript to delete the item. But I don’t understand how.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: YAK for WordPress] Redirects for Payment doesn't work’ is closed to new replies.