-
Posts
6,728 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
@JaxSite Please open a ticket with us or email sales@ and I can help.
-
Surely your fraud module helps prevent chargebacks?
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
I am looking into it. Crypto payments remove the risk to sellers and coins like XLM settle fast, I think we'll see a big shift from fraud-prone credit cards to crypto online over the next 10 years.
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
That works too! satoshipay.io teamed up with Stellar, and the concept looks interesting. They provide a way to accept payments on your website. This could be used for selling all kinds of things. Maybe the future of the Blesta marketplace? I don't know, but it looks promising, at least for micro transactions. Anyway, part of the deal with Stellar is that Stellar is going to give 500 XLM to the first 100k satoshipay.io accounts. If you sign up for satoshipay.io (free to sign up), you might be able to get some for free (when they finally release them).
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
Are you able to attempt the install via CLI? php ./index.php install If you are getting a /config/blesta.php config file, you can enable error reporting and debugging and try accessing the /admin/login/setup screen again and see if any errors are output. Here's how to enable error reporting and debugging:
-
I bought LTC from coinbase, and use changelly to convert my LTC to XLM (They list as STR). Could have used an exchange like bittrex, but want to HODL longer term in my own wallet. Stellar went from rank 15 yesterday to rank 12 today in total market cap among all other cryptocurrencies. I don't know the future, but I think it may hit $1 usd by April. (I am not a financial advisor, if you invest in cryptocurrencies you are doing so at your own risk)
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
What format is the logo? Try PDF without transparency. People have reported issues with transparency. If you are using Photoshop, also save using "Save for web"
-
Big feature. Would need to look into it in more detail.. not sure how good the competition has implemented this, server monitoring can be very complex. I almost prefer integration with a full-fledged service, with widget in Blesta that shows server status.
-
Great idea!
-
XLM is up 40% today This is the part where I wish I bought more at 4.5 cents.
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
No news at the moment, hasn't been high priority. I do want to do this though. Want to sponsor it?
-
Did you re-upload your /config/blesta-new.php config file and delete blesta.php? Try re-uploading all the files as well, you may have missed something. What version of PHP are you running?
-
Do any of you guys own any cryptocurrencies? Either bitcoin, litecoin, or another alt-coin? It's got my attention lately since bitcoin has been up so much lately (nearing $12k/coin). It could be a bubble, or cryptocurrencies could be the future. The one that has by interest lately is Stellar Lumens (XLM). (Full disclosure, I own some) It seems like bitcoin, while sort of the "gold standard" of crypto has problems that some other cryptos like XLM don't: Slow networks, and expensive transaction fees and 3-5 second confirmations. I can see a lot of uses for irreversible, low-fee, near-instant transactions, particularly on the Internet. What are your thoughts? Bubble or the future? What crypto's do you own, if any?
- 33 replies
-
- crypto
- cryptocurrency
-
(and 3 more)
Tagged with:
-
Settings > Company > Billing/Payment > Invoice Customization. Add it to the "Terms", will appear on invoice.
-
Gateways are relatively simple and quick to implement and open up new markets, and we have someone that works on these types of integrations independently so it has no impact on the other work we are doing.
-
Blesta version 4.2.0-b1 (BETA 1) is now available. You can download it from right here (Client Area Login Required). This is a BETA release. Beta releases are not considered stable enough for production use, and are UNSUPPORTED. DO NOT INSTALL IN A PRODUCTION ENVIRONMENT. Please report any bugs you find in the v4.2 beta bug forum. Installing Blesta See Installing Blesta in the User Manual for instructions. Upgrading Blesta See Upgrading Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 4.2.0-b1. For older releases see all Change Logs.
-
- beta 1
- blesta 4.1
-
(and 1 more)
Tagged with:
-
A new Hubtel gateway (alpha) is available for testing. Hubtel is a Ghana gateway for processing GHS To install, download the attached hubtel.zip, unzip and upload the "hubtel" directory to ~/components/gateways/nonmerchant/ and visit Settings > Company > Payment Gateways to install and configure.
-
There is no license restriction on clients logging in at a different domain.. so they can login or order at your unique TLDs/domains. However, only Staff can login at the licensed domain. Email templates, and everything else will be the same, so if your emails are @domain.com, then they would all originate from that domain. I hope that helps!
-
FirstName And LastName Parameters passed to anti fraud modules
Paul replied to timnboys's topic in Feature Requests
If you can include a snippet of your core modification that'd be great too. Something I think we'll implement, but I don't have an ETA at the moment. -
Well then, I'm not sure why. I'd probably confirm that your API credentials are correct. I assume also that you're using the latest version of Blesta. At some point it was updated to support the latest version of recatpcha. Maybe if it's trying to use the legacy version, it's no longer working?
-
Are you doing any server side caching, or using something like Cloudflare?
-
Why not rename the company under Settings > System > Companies. If you update company name and hostname it'll flip them.
-
Download again from the first post, it has been updated.
-
They are owned by root because Blesta is being executed by root.. is your cron set up to run as root? If so, the user should be changed.