-
Posts
70 -
Joined
-
Last visited
-
Days Won
1
Cpup last won the day on June 7 2021
Cpup had the most liked content!
Recent Profile Visitors
687 profile views
Cpup's Achievements
-
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
Hi @bsmitheris there an update on this topic? I am hoping that in a new update of CubeCart in the future, there maybe a checkbox option in admin which allows digital downloads to be bought without having to fill out the billing/delivery address? Is this something that maybe possible @Al Brookbanks? -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
I received the email with download link still though. If logged in it won't let me access it, but if not, the link automatically downloads the product. -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
I just get a blank screen. I used a promotional code as I don't have a test payment gateway, so not sure if it makes a difference? But I get the following in the browser bar: https://test.understated-records.co.uk/chris/index.php?_a=complete -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
Hi @bsmither, I've tried it on my test cubecart, but I can't register as a customer and getting the following: The following errors were detected: The verification code was incorrect. Please try again. I registered via admin. It's now asking for a billing address before continuing with purchase. -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
Thanks @bsmither, great stuff! The only email required for purchase is an invoice and the link to the download. -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
I include it in the price. -
Remove customer address (not required for digital products)
Cpup replied to Cpup's topic in Customising Look & Feel
Hi @bsmither, I only use PayPal and Stripe, so they redirect for payments, so it should be fine. -
Thanks @bsmitherI got it to work perfectly using your method; however, because file manager is for both audio and images, there are some showing on the receipt that are 90KB and some 40MB I must have to include the mimetype - audio/wav and audio/mpeg, but not sure how to implement that?
-
Hi @bsmither, In the template (templates/content.receipt.php) I've placed {$item.filesize} where I wanted the size of the file to show. Where and how do I call up formatBytesize to change the number and suffix? Thanks in advance.
-
Thanks @bsmither Where do I find it and how do I implement it?
-
Hi, The db shows file sizes in bytes and was wondering if there is a way of making it human readable into MB? Below shows where it's positioned and the hook, I just want it to show in MB. Thanks
-
Hi @bsmither, I'm in the process of editing the 6.4.3 templates to match the previous, but keeping the new features, especially the streaming capability that I haven't got working yet due to the skin changes.
-
It works now for some reason? Thanks for your help @bsmitherReally appreciate it!
-
Thanks @bsmither I've followed your instructions. Register works fine and when I click login from the registration page it accesses the login page and just shows /login in the address bar. Login still shows /login.html in the address bar and still redirects to 404.