-
Posts
6,683 -
Joined
-
Last visited
-
Days Won
838
Everything posted by Paul
-
Are you seeing this only on the Standard template or on all? Just that the domain name itself is missing from the order summary? We'll look into it.
-
Void Open Invoices on Service Cancellation
Paul replied to Blesta Addons's topic in Feature Requests
You can probably manually change the value in the settings to override. A year is a long time. We would consider changing the options, but we haven't really had any other feedback on the setting so I'm not sure how many would want > 60 days. -
Did you create the service and invoice in the admin area under their profile, or did the client place an order? When adding a service, admins can opt to have the service created right then. The status should be set to "Pending" if it should not be activated until after the invoice is paid. The invoice must be generated as part of adding the service, you can't add an invoice afterward because it won't be linked to the service.
-
There's not a way to check system requirements post-install. What I would recommend is uploading another copy of Blesta in a subdirectory, and access the installer in your browser - it will do the requirement check... just don't continue to install.
-
We don't release new features in bug patch. MAJOR.MINOR.BUG. Stripe 3DS will be in 4.7, beta soon. Wrapping up now.
-
A round about way to do it would be to add a staff user with an email address for your department, then login as them and subscribe them to receive order notifications under Billing > Overview, by clicking the gear/widget icon. Just be careful that the from and to address is not the same, order emails should come from a different address.. don't want to create any loops.
-
We are finalizing this right now and support will be included in 4.7, which we hope to have in beta very soon.
-
Use the version here. There's not an automated migration, typically you'll need to create new packages and replacement services but you can uncheck the "Use Module" option when adding the DA service so that it doesn't try to create it through your server. Then edit the service and make sure the username is correct and if not, adjust and save again with "Use Module" unchecked.
-
That's weird regarding your email, I see you're registered with that currently. Maybe the IPBoard Spam service had an issue with the address, because the email/domain is NOT blocked internally by us. We do block a lot of free email domains, but not yours. I'd like to build a Lightsail module, a few people have asked for it but it hasn't risen to the level of demand we need to move forward with it yet. Anyone want to sponsor?
-
support manager image attachement uppercase extention
Paul replied to Blesta Addons's topic in Feature Requests
Are you running 4.6? This sounds like an issue I noticed myself that we already fixed. -
By default services that renew at the same time appear on the same invoice. This can be disabled under Settings > Company > Billing/Payment or in the Client Group though, to make all services appear on their own invoices.
-
You are the MAN. Nice work as usual, and glad you are back.
-
My head isn't as deep in it as Jonathan and Tyson, but that sounds right and I don't think we are overlooking anything. The ability to handle tokenization without passthrough via stripe.js is necessary to be able to support 3DS as far as I'm aware, so we're kind of addressing 2 things at once. If you'd like to test it out when we have something available that would be great. Since it requires core changes, it will likely require 4.7 beta.
-
What is getting mixed up exactly? CORE-3068 is for implementing Stripe 3DS, and the core changes required to support it.
-
Stripe 3DS is in progress.. as in, code is actively being written for this.
-
I was able to confirm https://dev.blesta.com/browse/CORE-3228
-
What currencies is this format commonly used for? Or is it just a preference?
-
So the invoice totals are different between the original and what is in Blesta? Would it be safe to say that removing tax on all imported invoices would result in the correct balance? We'll have to look into this, but it may be possible to make a simple tweak to prevent taxes from being added during import.
-
@Blesta Addons can you duplicate this on a fresh install of Blesta on the same server? That could confirm or rule out a PHP / server side issue.
-
Oh, that's interesting.. the whois response returns the registrar price I assume, and the markup table dynamically sets the price. This is starting to make sense. Yeah, this isn't currently possible, will have to look into it.
-
I think you'll need to check your mail server, maybe they are being blocked. I see no reason the BCC notices shouldn't be sent to you. You can double check that you have the correct email set under "My Info" for Email (Not Mobile Email). If it's correct, your mail server, outgoing or incoming would be suspect. Check the logs. You could also try toggling between SMTP and PHP mail to see if it changes anything.
-
That depends what you mean by hourly billing. My understanding of hourly billing is as it relates to cloud services that are billed on the 1st for the time used during the previous month. So it's post-pay not pre-pay, and requires tracking of the time services are actually active. That's very different than what the OP was trying to do here, which I think would best be suited using a configurable option to select the amount of hours to prepay for.
-
I'm not sure I understand what you're saying. It's correct that there's not an automatic profit margin utility that automatically sets your TLD pricing, but you can set different pricing for different TLDs.
-
With the increased demand in DirectAdmin from those migrating away from cPanel, we took a look at the module and made some modifications to improve it. During checkout, clients will now only be asked for their domain (not username or password) Usernames and passwords are generated automatically (similar to the cPanel module) There is now a password generator when resetting a DirectAdmin password as a client or staff We'll include the updated DirectAdmin module with Blesta 4.7, but we're including it here for use now in currently supported versions. Download Here: direct_admin.zip To Upgrade or Install: Back up your installation. Unzip and upload to /components/modules/ to overwrite your current direct_admin directory. Visit Settings > Company > Modules to click the upgrade button for the module, or to install it for the first time. If you have any feedback, please provide it in this thread.
-
Are your customers getting the email? Is your email address set correctly? Do you get other emails? Did you check your mail servers maillog? Since BCC notices are well, sent as a BCC, only the original email to the client will appear under Tools > Logs > Email