Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33
  1. #1
    Join Date
    Jan 2012
    Posts
    3
    Plugin Contributions
    0

    Default My downloadable products won't redirect properly

    I have Zencart installed on my server and I am unable to accomplish my desired result.

    I want to have a shopping cart with the different catagories of my photography. Within each catagory, I want the ability to sell digital files of my photos with instant downloadable media upon confirmation of payment with paypal. I have added my paypal API information.

    Can someone help me get this off the ground so I can market my photos?

    The webpage is http://sales.michaelhulak.com/

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: REQ Instant Paypal Digital Media Setup

    Quote Originally Posted by MHuak View Post
    I have Zencart installed on my server and I am unable to accomplish my desired result.

    I want to have a shopping cart with the different catagories of my photography. Within each catagory, I want the ability to sell digital files of my photos with instant downloadable media upon confirmation of payment with paypal. I have added my paypal API information.

    Can someone help me get this off the ground so I can market my photos?

    The webpage is http://sales.michaelhulak.com/
    There are instructions in the tutorials/faq's section for setting up downloadable products ;-)

    Thanks,

    Anne

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: REQ Instant Paypal Digital Media Setup


  4. #4
    Join Date
    Jan 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: REQ Instant Paypal Digital Media Setup

    I guess the download part is working fine, but I am unable to get Paypal API to work with it..

    The only payment method I see if
    Payment MethodThe Zen Cart FREE CHARGE CARD


    under payment, I think I have PayPal setup

    Here is what I have in payment/method
    Payment Modules
    Check/Money Order (not configured - needs pay-to) moneyorder 0 default
    PayPal Website Payments Standard - IPN PayPal
    PayPal Website Payments Pro (USA) PayPal 0 Processing
    PayPal Express Checkout PayPal 0 Delivered

  5. #5
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: REQ Instant Paypal Digital Media Setup

    If you've configured your PayPal modules with a Payment Zone other than --none-- then that's probably filtering those modules out from being visible to your customers.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jan 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: REQ Instant Paypal Digital Media Setup

    payment zone are none for
    PayPal Website Payments Pro (USA) PayPal 0 Processing
    PayPal Express Checkout PayPal 0 Delivered

    -------
    could this be where my issue is?

    PayPal Website Payments Standard - IPN PayPal
    if i try to see if this one will do what i want, it says
    NOTE: PayPal Express Checkout module already installed. You don't need Standard if you have Express installed.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: REQ Instant Paypal Digital Media Setup

    Quote Originally Posted by MHuak View Post
    could this be where my issue is?

    PayPal Website Payments Standard - IPN PayPal
    if i try to see if this one will do what i want, it says
    NOTE: PayPal Express Checkout module already installed. You don't need Standard if you have Express installed.
    No. That's as it should be.
    Your best choice is indeed Express Checkout.

    You don't need Website Payments Pro if you haven't signed up for that service with PayPal.

    And Website Payments Standard is ... well ... old. Express Checkout is your best choice.
    Quote Originally Posted by MHuak View Post
    I guess the download part is working fine, but I am unable to get Paypal API to work with it.
    That's because you've not configured the module correctly.

    For example, when I click on the orange PayPal payment button I get an error message: We are sorry for the inconvenience. The PayPal account authentication settings are not yet set up, or the API security information is incorrect. We are unable to complete your transaction. Please notify the store owner so they can correct this problem. (10002)

    You need to do the setup of your Express Checkout module before it will work properly. www.zen-cart.com/getpaypal
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Feb 2012
    Posts
    78
    Plugin Contributions
    0

    Default Re: REQ Instant Paypal Digital Media Setup

    i have the item now acknowleging the option for download zip as per the tutorial. My previous problem was the fact I had the item price $0.00 so paypal wouldn't come up. I changed the price to a penny and I see paypal now.

    I tested it and it brings me to paypal and I get the order, but the purchaser doesnt get redireted to the download link. I logged in as the user and there also wasnt an option for a download.

    where do I put the reference to the download?
    does zen rename the download file so the digital media is not downloaded whenever someone feels like

  9. #9
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: REQ Instant Paypal Digital Media Setup

    Quote Originally Posted by MHulak View Post
    i have the item now acknowleging the option for download zip as per the tutorial. My previous problem was the fact I had the item price $0.00 so paypal wouldn't come up. I changed the price to a penny and I see paypal now.
    Correct. You can't ask the customer to go to PayPal to pay for something that's free.
    Quote Originally Posted by MHulak View Post
    I tested it and it brings me to paypal and I get the order, but the purchaser doesnt get redireted to the download link.
    If the customer actually selected the download zip by choosing it before they clicked Add To Cart, then the download link will be shown in two places:
    - the checkout_success page
    - the customer's My Account page, under View Details on each order
    But, that link only appears if the payment has set the order into a non-Pending status.
    Quote Originally Posted by MHulak View Post
    I logged in as the user and there also wasnt an option for a download.
    See above
    Quote Originally Posted by MHulak View Post
    where do I put the reference to the download?
    You don't. The customer chooses the download before adding to cart, and then everything else is automated.
    Quote Originally Posted by MHulak View Post
    does zen rename the download file so the digital media is not downloaded whenever someone feels like
    Yes. Unless your server doesn't support that.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Feb 2012
    Posts
    78
    Plugin Contributions
    0

    Default Re: REQ Instant Paypal Digital Media Setup

    i meant where do i put the url reference of where on the server the zip file is located? the verbatum is not clear. where do i put the download link address?

    i checked the status of the order and it was pending. since the last post said the order shold be status non pending... i changed the order status value to be delivered in zencart admin

    PayPal Website Payments Pro (USA) PayPal 2 Delivered
    PayPal Express Checkout PayPal 1 Delivered

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. v139h Downloadable products does not work properly
    By tmacarle in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 31 Dec 2013, 06:16 PM
  2. v151 My new product won't display properly
    By jimbo67a in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 30 Jan 2013, 07:52 PM
  3. page won't load properly
    By 4LivingCreatures in forum General Questions
    Replies: 1
    Last Post: 30 Jun 2011, 03:41 AM
  4. Download by redirect on a linux server of godaddy won't work, without redirect is ok!
    By popemil in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 26 Aug 2010, 01:37 PM
  5. What exactly is redirect when referring to downloadable products?
    By dragonfly728 in forum General Questions
    Replies: 3
    Last Post: 5 Aug 2007, 05:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg