Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter eq2bum

    (@eq2bum)

    ahh..gotcha. Thanks!

    Thread Starter eq2bum

    (@eq2bum)

    Thanks for the link, however, i viewed the readme that is in 3.7.2 and the changelog ends with 3.7.1

    hmm…well, my functions.php doesn’t have end with a ?> so i am a little confused.

    it starts with a <?php there are a couple functions for registering the left and right sidebar then no ending ?>

    any ideas?

    Forum: Plugins
    In reply to: Launched my new eShop store

    Well, i got home today and actually walked all the way thorugh a purchase and it actually is instant. If you click the redirect to go back to the site you are already actually logged in to download the file. You can also use the info in the email to download (i give my shoppers 3 downloads).

    Well, regardless, nice site. I love the corner page flip thingy.

    Thanks guys, this is just what i was looking for.

    Forum: Plugins
    In reply to: Launched my new eShop store

    I like the look of the site. One question, how do you make the downloads available instantly with eshop? The way i understand it, they are only available via link from an email.

    Regards

    Thread Starter eq2bum

    (@eq2bum)

    Well, I think it’s that simple, and I hope it is. Thanks for the update. I look forward to the next release.

    Most people start their post with “Eshop is awesome” so, I think I will end with that.

    Eshop is awesome! Truely, for all the plugins I have used, eshop is well polished and your support is awesome.

    Thanks again.

    Thread Starter eq2bum

    (@eq2bum)

    yes, exactly. And if the users email is not sent at check out, then the page they would land on would be the one that you get to after clicking continue.

    A simple way to test it is to create a simple buy now button, and save if off as test.html or something. If you have no paypal cookies, and click the buy now button, you will be taken directly to the page to enter the credit card information. not the page with…

    ‘Don’t have a PayPal account?
    Use your credit card or bank account (where available). Continue’

    So, is it necessary to send the users email to paypal?

    Thread Starter eq2bum

    (@eq2bum)

    Actually, i believe the issue is becasue eshop is passing the users email to paypal at checkout. If paypal receives the email address then they automatically populate it in the login email address, and send the user to the login screen, if no email is sent to them they send the user to the pay with credit card screen.

    That said, is it necessary to pass the users email to paypal at checkout?

    Ok, I have made a little progress on this, without any help from fatcow. I added the following to my php.ini file

    session_save_path(“your home directory path”/cgi-bin/tmp);
    session_start();

    Sessions are now working, i can add items to the cart, however sometimes it drops items, sometimes it doesn’t add, other times i can empty the cart and then add another itme and all of the old items appear again. It’s pretty much hit or miss.

    Any idea why the sessions are getting mixed up? I don’t expect any hlep from fatcow.

    It does appear that Fatcow is the problem, as I am having the same issue. If anyone is able to resolve it, can you please post the soloution here.

Viewing 11 replies - 1 through 11 (of 11 total)