Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: change the download link  (Read 18674 times)

Faster

  • Guest
change the download link
« on: September 12, 2011, 08:48:49 AM »
Hello guys!
I have a website with products that are downloadable. But i want to add product options, so when they go into a product, they click on option "video" or "mp3", and then they will choose one and will download the appropriate product.
Basically, in the product options, can I change the download link?

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #1 on: February 14, 2013, 01:07:55 PM »
I'm having problems even adding a pdf download; I uploaded a file in pdf form and in zip format and receive incorrect file format or size errors...what's the trick with this?  I added file to downloads and relations and the products set up.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: change the download link
« Reply #2 on: February 14, 2013, 09:51:46 PM »
hello.
1. go to menu "catalog->downloads" and insert new one.
2. Go to product edit page, tab "relations" and check "download" to assist it to products.
Now, after order complete customer will see that "downloads" on account page.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #3 on: February 27, 2013, 12:21:57 PM »
Hello,

I got all that to work, but after sale using google checkout for now, does not return to link set up in API callback which is http:/toolsthatteach/index.php?rt=extension/google_checkout/callback

with toolsthatteach.com being the actual website

I also have this in google sandbox set up as the api callback link

Transaction order completes, but does not return for download

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: change the download link
« Reply #4 on: February 27, 2013, 10:09:49 PM »
what url do you get on google checkout payment success? i mean link "return to merchant"
what is in integration console under google merchant account (tools->integration console)?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #5 on: March 01, 2013, 11:59:14 AM »
The return URL shown is "http://mreaman.trouble-free.net/AbanteCart/index.php?rt=checkout/success".  The domain name mreaman.trouble-free.net is associated with on the hosting server is "toolsthatteach" and this is what I put in the API callback in google integration as it did not accept mreaman.trouble-free.net without error.  Also, I received a response in the forum to set this to XML and another one to set it to HTML in google integration...which is correct?

Thanks.

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #6 on: March 01, 2013, 12:14:05 PM »
I went into tools, integration and cut and pasted the below. 

ntegration Console      1 - 0 of 0 issues 
Date [sorted ascending]    Type    Order    Description
  1 - 0 of 0 issues 

 

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #7 on: March 01, 2013, 12:27:03 PM »
Also, how would zero cost downloads be handled?  In other words, must a customer go through the checkout process on a free download?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: change the download link
« Reply #8 on: March 01, 2013, 09:20:40 PM »
Also, how would zero cost downloads be handled?  In other words, must a customer go through the checkout process on a free download?

i already added this functionality into dev v.1.1.5.
see changes here https://github.com/abantecart/abantecart-src/commit/e1521a6e8dc9d62aca0c7312886c1c0aa3753487
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #9 on: March 02, 2013, 03:00:56 PM »
I think I have version 1.1.3 I use interserver hosting where do I find newer versions here or do i need to replace code myself.  I did not Find documentation on this ..

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: change the download link
« Reply #10 on: March 02, 2013, 10:28:21 PM »
I think I have version 1.1.3 I use interserver hosting where do I find newer versions here or do i need to replace code myself.  I did not Find documentation on this ..

1. do full backup of your data by hosting provider control panel.
2. login into admin and look into messages. There must be message about upgrade your AbanteCart up to 1.1.4.
3. Go to github and download zip with files that was changed by commit https://github.com/abantecart/abantecart-src/commit/e1521a6e8dc9d62aca0c7312886c1c0aa3753487 and replace/add your files by given.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #11 on: March 03, 2013, 01:52:20 PM »
Ok, thanks.  I will do this.  Right now, I can process zero transactions via google checkout, so I have noted to use this for free downloads.  By the way, figured out google checkout; In test, you have to review the orders and change the status there to complete or shipped, then I could get to my downloads...EUREKA!!

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #12 on: March 03, 2013, 01:56:00 PM »
However, I do worry that an upgrade may change my existing set up in version 1.1.3; is this a seamless upgrade or will I need to set up some things differently if I upgrade the version from 1.1.3?

Offline mreamant

  • Newbie
  • *
  • Posts: 33
  • Karma: +0/-1
    • View Profile
Re: change the download link
« Reply #13 on: March 03, 2013, 02:15:01 PM »
Actually, I did see some forum posts re problems with payment extension after upgrade...took me awhile to figure out 1.1.3. 

Hence, I would like to be able to view the documentation first on how zero payments are handled in the newest version. 

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: change the download link
« Reply #14 on: March 20, 2013, 11:50:37 PM »
Hence, I would like to be able to view the documentation first on how zero payments are handled in the newest version.
i already added this functionality to v.1.1.5.
Now we will checks total amount. If amount is 0 - just confirm order and going to success page. right? :)
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod