PC 4.7M - Free download purchase auto-process |
Post Reply |
Author | |
MGatESS
Groupie Joined: 12-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
Posted: 03-August-2015 at 9:57am |
Is there a way in ProductCart v4.7 to make a download purchase that has no value (aka: $0.00/Free) automatically process so that the customer gets the link to the file as soon as they submit the order instead of waiting for an admin to manually process the pending order for customers to receive their file link e-mail?
I only want that to happen with free downloads. Actual cost-bearing products I want to leave as "pending" when they submit so that we can process the orders ourselves.
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
You could potentially create a payment method that is marked "only use for free downloads", and it would appear at all times. If your customer uses that payment method outside of those cases, it could have negative implications. To do what you want, and to have it be very clean, you will need custom programming. Even custom code will be a little tricky, as the customization would have to contemplate what happens to orders if other items are in the cart. The code could selectively place any order that includes a free download in processed status, leaving other orders alone. Or code could recognize that cost-bearing products and a free download were both in the cart, and encourage the customer to split the order if they want to obtain the download without delay. But whatever the solution, to get what you are asking for, you will need more than stock functionality. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |