This is the sequence of events that I have done so far.
1. Sales page made with Add to Cart buttons on it (Add to cart buttons being used because of multiple buttons)
2. Customer gets directed to my Checkout Page with shopping cart on it
3. Customer can then go to Paypal where payment is made
4. After paymnet is made, the customer gets a generic Thank you email from me (created in the Settings - Email Settings part of Estore). This thank you email contains the shortcode {product_link} ) From there, before the customer gets the download file link, I use the {product_link} that takes the customer to an Upsell/OTO Page (This is how I've done this: In the Add/Edit products - Digital content details, I have unchecked downloadable, and have put the URL FOR MY upsell/OTO page into the Digital Product URL BOX).
5. One the customer gets to the upsell/one-time offer (OTO) page, I have a video on there explaining what the OTO is. The customer then can choose to purchase the OTO and then be redirected back to paypal OR choose "No Thanks. Take me to my downloads." **This is where my questions and problems come in. Here are my questions:**
a. Option 1 - The customer chooses to purchase the OTO (remember that the customer has not yet received the download links for the first purchase, because I used the {product_link} shortcode instead to bring the customer to the OTO/upsell page. However, i would like to have included the download link for the product in the first email How do I do this?). So the customer goes through paypal, but now I understand that when the customer makes a second purchase, the first cart is cleared so you can no longer display the original product download links (only the second set of product download links. How do I get around this? I thought that I could use the Buy Now Button for the customer to do the OTO, as then I could use a different thank you page to download the OTO product, right?
2. Option 2 - The customer chooses not to purchase the OTO. The customer can then go to a new page where the download link is. This is easy enough to do, however how do I create that download link for the file on this page, given that the {product_link} was used to provide the link that brought the customer to the OTO page? How do I create a different link?
I hope this all makes sense. I'm so close to getting it to work, but I need a bit of guidance. Thanks so much.