Jump to content

Cody

Blesta Developers
  • Posts

    1,574
  • Joined

  • Last visited

  • Days Won

    74

Reputation Activity

  1. Like
    Cody got a reaction from Michael in Sell Serial Numbers, License Keys Or Registration Codes Possible With Blesta   
    You can also use the License Manager plugin in conjunction with the License Module.
  2. Like
    Cody got a reaction from Michael in Aborted: Error Parsing Headers: Duplicate Header 'content-Type'   
    I think this is related to CORE-1349. So should be fixed in 3.2.2, which should be out very soon.
  3. Like
    Cody got a reaction from Michael in Select "client Group" In Reports   
    I think we could probably add a client group column to any report that has a Client # column. Then you could do, as Mike said, and filter using excel.
  4. Like
    Cody got a reaction from flangefrog in Component Api (Download Invoice Pdfs Via The Api)   
    A number of users have requested the ability to download invoice PDFs using the API. I've always said how easy it is to build a plugin to do this, so here it is.
     
    Actually, I took it a few steps further and made it more abstract than that. This plugin allows you to invoke any component in Blesta using the API, so it's quite powerful. Invoices are offered for download and stream through the browser using the InvoiceDelivery component.
     
    Documentation for this plugin can be found here..
    component_api.zip
  5. Like
    Cody got a reaction from Michael in Coupons & Tax   
    Yes, this is a known issue, CORE-861, that we're currently discussing in private on how to resolve.
     
    I know this issue sounds simple on the surface, but is complicated by the fact that a coupon can be applied to multiple services at a time, some of which may be taxable and some that may not be. So the issue is with trying to resolve how best to calculate and represent the discount.
    One such solution is to add multiple line items, one for each service that the coupon applies to. This, however, can't be done if the coupon is for a fixed amount discount.
  6. Like
    Cody got a reaction from PauloV in Component Api (Download Invoice Pdfs Via The Api)   
    A number of users have requested the ability to download invoice PDFs using the API. I've always said how easy it is to build a plugin to do this, so here it is.
     
    Actually, I took it a few steps further and made it more abstract than that. This plugin allows you to invoke any component in Blesta using the API, so it's quite powerful. Invoices are offered for download and stream through the browser using the InvoiceDelivery component.
     
    Documentation for this plugin can be found here..
    component_api.zip
  7. Like
    Cody got a reaction from Michael in Invoice Rounding In Different Currency   
    What currency is that? I've never heard of such a thing.
  8. Like
    Cody got a reaction from hophead in Change Paypal Buttons   
    I like the consistency, but these might be a problem due to the simple fact that the buttons don't mention "PayPal" in any capacity.
     
    Personally (and this is me speaking as an individual and not in any official capacity as a Blesta dev), I like the idea of not using graphical buttons at all. I think they should just be regular UI buttons that say either "Pay with PayPal" or "Pay with PayPal Subscription". And similarly for all other non-merchant gateways (i.e. "Pay with Stripe", "Pay with Skrill", etc.). That would be, by far, the most consistent implementation, and the most graphically pleasing.
     
    On a side note, PayPal has some of the ugliest buttons ever imagined. They were ugly in 1998, and even more so today. This only fuels my desire to do away with graphical buttons altogether.
  9. Like
    Cody got a reaction from hophead in Change Paypal Buttons   
  10. Like
    Cody got a reaction from PauloV in Make Gateways Available For All Currencies   
    I think what this thread should be requesting is the ability to show currency equivalence.
    For example, package is $100 USD, user uses GBP, so they could see on the order form:
    $100 USD (approx. £78.73).
  11. Like
    Cody got a reaction from PauloV in Release 3.2.1   
    CORE-1323
  12. Like
    Cody got a reaction from Michael in No Style Page Shown On Manage Order Pages After Upgrade   
    Hmm... should only fail if there was an error upgrading one of your plugins. Maybe try CLI upgrade next time and see what it outputs.
  13. Like
    Cody got a reaction from pcfacility in Release 3.2.1   
    Version 3.2.1 is now available. You can download it in the Client Area.

    This is a patch release that corrects issues with 3.2.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes

    See Blesta Core - Version 3.2.1.

    See all Change Logs.
  14. Like
    Cody got a reaction from Daniel B in Make Gateways Available For All Currencies   
    I think what this thread should be requesting is the ability to show currency equivalence.
    For example, package is $100 USD, user uses GBP, so they could see on the order form:
    $100 USD (approx. £78.73).
  15. Like
    Cody got a reaction from PauloV in Release 3.2.1   
    Version 3.2.1 is now available. You can download it in the Client Area.

    This is a patch release that corrects issues with 3.2.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes

    See Blesta Core - Version 3.2.1.

    See all Change Logs.
  16. Like
    Cody got a reaction from flangefrog in Release 3.2.1   
    Version 3.2.1 is now available. You can download it in the Client Area.

    This is a patch release that corrects issues with 3.2.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes

    See Blesta Core - Version 3.2.1.

    See all Change Logs.
  17. Like
    Cody got a reaction from Michael in Release 3.2.1   
    Version 3.2.1 is now available. You can download it in the Client Area.

    This is a patch release that corrects issues with 3.2.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes

    See Blesta Core - Version 3.2.1.

    See all Change Logs.
  18. Like
    Cody got a reaction from Michael in Change Paypal Buttons   
    I like the consistency, but these might be a problem due to the simple fact that the buttons don't mention "PayPal" in any capacity.
     
    Personally (and this is me speaking as an individual and not in any official capacity as a Blesta dev), I like the idea of not using graphical buttons at all. I think they should just be regular UI buttons that say either "Pay with PayPal" or "Pay with PayPal Subscription". And similarly for all other non-merchant gateways (i.e. "Pay with Stripe", "Pay with Skrill", etc.). That would be, by far, the most consistent implementation, and the most graphically pleasing.
     
    On a side note, PayPal has some of the ugliest buttons ever imagined. They were ugly in 1998, and even more so today. This only fuels my desire to do away with graphical buttons altogether.
  19. Like
    Cody got a reaction from Michael in Change Paypal Buttons   
  20. Like
    Cody got a reaction from Michael in Key-Based Authentication For Sftp Backups   
    Yeah, but I'm just trying to highlight that this doesn't really add any additional security to clarify for those that may be under the impression that Blesta will magically read their PGP key-ring or something. That said, using asymetric keys is preferable to passwords for requesting shell access so I guess CORE-1272 is a net positive.
  21. Like
    Cody got a reaction from Michael in Key-Based Authentication For Sftp Backups   
    You do realize this can't work using your PGP key-ring, right? You would have to give Blesta the full server path to the SSH private key that exists on your Blesta server. That means the private key can't be encrypted...
     
    So... still want to +1 this?
  22. Like
    Cody got a reaction from Michael in Package Price With Setup Fee Or Without   
    He means you create two packages. One package with your publicly available terms, another that is restricted. Only staff can add restricted packages (thus restricted terms) as services for a client.
  23. Like
    Cody got a reaction from Michael in Documents Via Email   
    Such a feature would require a lot more verification than just a staff email from address, as that would be trivial to spoof, and my guess is you wouldn't want random viruses appearing in your client's documents section.
     
    Something like this would require you to use signed email messages. This means you'd need to use PGP message signing for the email you send, which would then need to be verified by the web server when it's received to ensure the content of the message really did come from you, and that is hasn't been altered when in transit.
  24. Like
    Cody got a reaction from Michael in Stripe Payment Gateway - Pci Compliance?   
    Why are we still talking about this? As I've already said, it's in the works. CORE-1085.
     
    /thread.
  25. Like
    Cody got a reaction from Daniel B in Stripe Payment Gateway - Pci Compliance?   
    Why are we still talking about this? As I've already said, it's in the works. CORE-1085.
     
    /thread.
×
×
  • Create New...