Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Using digital downloads with Stripe
Author « Topic »  

Phil
ECT Moderator

United Kingdom
7715 Posts

Posted - 10/22/2021 :  06:07:25  
This is for the benefit of others as this issue has been resolved by Vince see quote below

quote:
Due to the way Stripe works, when using Stripe, the cart doesn't know that digital downloads is turned on.
The workaround for this would be to just put the digidownload include parameters in the vsadmin/db_conn_open.asp file instead as that is included everywhere.


So you would add the parameters similar to this in your db_conn_open.asp file

<%
DIM sDSN
digidownloads=true
digidownloadmethod="filesystem"
digidownloadpattern="D:\pathto\Downloads\%pid%.zip"
digidownloademail="<strong>Late-Download</strong> (available <u>for 3 days only</u> after purchase)%nl%Your products can be downloaded using this facility with either of the following links here"
digidownloadsecret="fkhjydododoewk234ksdf"
digidownloadwarn=TRUE

sDSN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:\data\data2\vsproducts.mdb;"
%>







*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Vince
Administrator

42874 Posts

Posted - 10/22/2021 :  09:22:45  
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.06 seconds. Snitz Forums 2000