Gents, thank you for your replies, the issue was from our end whereby we had restricted access to our dev Blesta site from a handful of IP addresses. Once we removed these the PayPal payments were automatically applied to the order/invoice and service activated.
Is your cron set up? The cron activates the service.
Also, if paying a specific invoice, payment should be immediately applied when the transaction is logged. If making a general payment on the account, it will be issued as a credit and applied to oldest invoices when cron runs unless you've disabled automatic application of credits.
Okay 1.1.4 has been released
Patched Update to FraudRecord Blesta Module fixes bugs found in last release!
Please redownload and try the new version if you have issues with the old version.
Well that's a bummer. I posted instructions on how you can open a ticket in my response above on Jan 25th. http://www.blesta.com/forums/index.php?/topic/5786-importing-whmcs-bombed/?p=40973
If they reconsider, feel free to open a ticket. We'll help out as best as we can.
You should update those queries to encapsulate the values in quotes, otherwise running them will generate a syntax error.
UPDATE `emails` SET `from`='billing@domain.com' WHERE `from`='billing@subdomain.domain.com';