Jump to content

serge

Members
  • Posts

    695
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by serge

  1. By the way, since the upgrade of distro version the considered server I was saying at starting this post, is not able after a reboot to start basic service like ssh, mysql, nginx, ect... And since the upgrade, nevermind using systemd or back to sysv, as most of my services can now just only start manually, so I preffer to be "dammed" to say I had preffer do have the choice of not runnning such issue by keep sysv in the upgrade process.
  2. but the page need to exist for being able to echo an answer?
  3. ok, so read where: - in the page content? - in the cookies? - in the header? -or a mix of all of that, and what exactly?
  4. Check your gateway documentation to see if it's accept you confirm by: 1/ display json data in an html page OR 2/ you send a communication to gateway with json data? and how GET, POST with content in header or not....
  5. I do not understand, you receive a spam (email) and you presume your blesta install is compromised, but what is the relation?
  6. serge

    User Registration

    Ok, thanks for pointing it, all is now fine
  7. serge

    User Registration

    I followed above method, but package require a term, so it's a little strange that for only register a customer has to pass through an order form to order a one time customer registration at price 0.00 By now is there an other way?
  8. I have not yet worked with blesta gateway code/functions for now, but agree that gateway notification could be accepted at Blesta from POST (callback) or GET (redirection) method and stored on first come, so as naja7host said it's just more flexible and will match to more Gateway case.
  9. In close connection to request here: http://www.blesta.com/forums/index.php?/topic/4866-admin-interface-display-at-billing-or-support-choose-data-to-include-as-columns-in-a-table/
  10. I was schearching before any any tables but not in CONTACTS where it was really
  11. Any idea at what table blesta store user email address? It's not about "contact" but just for user of every blesta account
  12. it's seem not a conection issue (port, protocol, firewall), but more an authentication issue, so your login credential could be wrong or you have to mention at mandril account the ip/hostname of the remote server (blesta) for it's be allowed. try also to re-generate your credential at mandrill also have you white listed mandril ip(s) at your firewall, and flush all previous ip blocked
  13. Will certainly test the digital product module
  14. check at you mandrill account, I can not remember I got it working fine Blesta & mandrill, but now just use my own mail server. At mandrill account check if there is no TXT DNS record or MX DNS records they mention you to create for your Blesta hostname/domain
  15. check if at your web-hosting crontrol panel if there is a global option to prevent sending email and check also your firewall, and connection log for your server
  16. yes it was my idea also : In the native blesta transaction table you create a new colunm "Token" and token serve you as unique id for the transaction, untill it's that way your gateway work
  17. ok, in my opinion, so no other way than store the token in the blesta database, and it's will serve you to identify the transaction when the gateway notification come to Blesta. And store token in the session could not be fine to receive notification of VOID or CHARGEBACK etc, that can come long time after and not from a web redirection
  18. at blesta, currency must be set in 2 places: - at your payment gateway parameters AND - the order form parameters
  19. Thank for investigation, by the way I use Blesta native support manager
  20. In my case, it's more about get paid service activated quick, my cron is 2 mins frequency by the way.
  21. As mentioned above, I use this: http://timkay.com/solo/ It's dead simple and it's not posible to have more than one cron job at same time, as cron can not be run untill last cron job ended. Because an open port is directly tied to a running process, chances of inconsistency and having to detect and cleanup orphaned PID files, are zero.
  22. I'm doing PM to you with full content
  23. do the gateway allow to send custom parameters not being encrypted by the token, and could send back these custom parameters when there is a transaction change status notification?
  24. Thanks for info, no such characters was used in our reply. I think I should post a feature request for we have a button to open a windown where to paste text content we want to add in the suport ticket, some other software have this to prevent such kind of issue I had.
  25. it's only happen in our support reply, it's do not come from customer side
×
×
  • Create New...