Jump to content

Ken

Members
  • Posts

    316
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Ken

  1. I just tested this myself with the current API using the exact same variables in your video and it passed the card information without any issue. Hmm...
  2. Ken

    Partial Refund?

    Per the issue we had here; is it possible to issue a partial refund? It looks like we can modify the transaction and refund the whole charge but between the waiting period for refund and then reapplying a payment with the right amount it's going to create a ding on their credit card for a few days. I'm assuming not but I thought I'd ask.
  3. We just had a client over pay and of course the initial response to blame us for over charging. Can we please get a check box under /admin/settings/company/billing/invoices/ that allows us to disable the client's ability to enter their own amount?
  4. Is this a private custom plugin or public release?
  5. I just tested the symlink and it works but it depends on where the file is stored. For example if I put it in something like /root/geo/GeoCityLite.dat and give it proper permissions it doesn't work. If I put it in /geo/GeoCityLite.dat it works. So whatever directory you have it in Blesta isn't being allowed permission to access it through symlink.
  6. Interesting. I'm going to try this after a bit and report back to see if I have the same problem.
  7. This path doesn't look right. What is your uploads path setting? Make sure it's the full system path. (ie. /home/dom.com/uploads/system/)
  8. But!... But!... drag and drop!
  9. It's not that we mind the image being there it's that it doesn't look like a button unless you hover your mouse over it and get a cursor. It doesn't take rocket science to figure out that it's a button, it's just not your typical submit button that end users are familiar with. Example: http://screencast.com/t/NieEnkM7iTxn So even if there was the classic submit (like the one when you pay with CC) above it. I think that would be uniform. I'm even thinking about putting the PayPal logo on the prior screen where you select which account you want to use. That seems more appropriate since that's where the decision to select a payment type is made. Edit: Just noticed my example was different from the original.
  10. Looks pretty slick. I wouldn't complain if I saw this in Blesta in the future.
  11. Ken

    Shorter Urls

    Well that's a start. I see where to change it but am still unsure on what to change it to, especially with a disclaimer like that. If you or Cody find time to make a suggestion it'd be appreciated. Ideally it'd be nice if I could just shorten that registration URL down to /registration or /signup and then shorten the order URL down to /order/product-name. If that won't work then I'm open to other possibilities. I mainly just want to get rid of words like "plugin" and "index".
  12. Ken

    Shorter Urls

    It's not something a can live without but a matter of preference. I'm curious what that .htaccess code is without breaking anything.
  13. Ken

    Shorter Urls

    I kind of wish we had cleaner URLs. /plugin/order/main/signup/registration /plugin/order/main/index/product-name plugin, main and index all seem unnecessary for the purposes of the URL. Obviously it's part of Blesta's code structure but I'm just curious if we can remove these parts of the URLs?
  14. You shouldn't post that error as it has your customer's information in it.
  15. I actually agree with this.. the PayPal Standard checkout process is a little weird too. It's a PayPal logo like you'd expect but doesn't necessarily look like a button.
  16. If you remove the radio buttons the username text field is displayed. If you remove it as well and submit your client registration it will give you an error saying you need to specify a username. The way I have it set now works fine. I guessing the ability to select a default (as in not letting client have the choice) is going to be a built in function in the future so what I have now is fine.
  17. It just breaks it and returns a blank page. In the meantime I just did a "display: none;" in the <li> so that'll at least accomplish what I want aesthetically.
  18. Actually I'm curious if Tyson or Cody has a slightly cleaner method. Daniel's method just removes the option to select Usernames which works perfectly but I want the radio button gone completely if possible. Is there a simple code edit that I can make to accomplish this?
  19. +1 for this feature request to be able to have a default setting.
  20. Good enough! I found it. Thank you, sir. http://www.blesta.com/forums/index.php?/topic/1099-open-many-accounts-with-same-email/
  21. How do we force the registration form to use email for username?
×
×
  • Create New...