Adding Sizes/Options...
I've added sizes to all the necessary pages, but its not showing up on my receipt (which I believe is not being passed to Authorize.net), how can I make this happen?
I've added sizes to all the necessary pages, but its not showing up on my receipt (which I believe is not being passed to Authorize.net), how can I make this happen?
You could append it to the name or description in the local checkout server behavior. Are you using local checkout or a remote checkout form? If you are doing remote, the answer is the same but you would have to update the hidden form elements on the confirm page and not the local checkout server behavior.
How do I append it to the name or description?
Just add it in front... just like the name is there.. add the field from your eCart column before it with a space in between.
Did you decide if you were using remote or local? Did you see where the name is specified currently? I guess do those two things first and then just copy and paste the value.
That did the trick, thanks a lot. Btw, Im using Local Checkout. Thanks Ray
One more quick question, I'm trying to implement digital files into my cart, I just purchased digital file pro and universal email(UE I believe I have already integrated into the cart), my question is, the video tutorial seems a bit outdated, should I follow it to the letter or is there a better tutorial to use?
Follow the concepts but "to the letter" may not work since it is a little out of date.
New problem:
When I put a download into my cart, i keep getting a shipping failure "no packages to ship". How can get the download to bypass shipping since it doesn't need to be shipped?
You may need to update your trigger to account for when the total weight is zero. The error means that the weight was equal to zero... but I guess you figured that part out. Now you just need to account for not calling that code when the weight is equal to zero. This is done in the trigger for the shipping calculation server behavior and requires a small amount of hand coding since that is not one of the default triggers.
Thanks for walking me through the issues, Ray. Or is there a way to offer "free Shipping" on the downloads?Any thoughts on code?
You can always register a discount that equals the shipping amount to offer "Free shipping"... also updating the trigger would effectively give free shipping.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.