A major PCI-related deadline came and went on the 1st of October that many PCI/PA DSS compliant people may not have even felt fly past, in fact most merchants were not even aware of the details, even though they’ve been given an entire year to get up to speed. It is known as “Phase III”… Read more »
Posts Categorized: MyBanco
The MyBanco wiki
Today I have started working on the MyBanco wiki. At the moment it is just a start, but it will be good to see it to start getting to completion. You can access the wiki at http://mybanco.org/wiki/
MyBanco updates…
At the moment, a new release of MyBanco is done every one to two months. The reason that there are not more updates to the MyBanco software is because do a new release is a complicated job. Queue in makeRelease.sh and updateRelease.sh. makeRelease.sh is an application that automatically clones the repository, automatically detects what the… Read more »
MyBanco 0.09 released!
MyBanco 0.09 has been released. This release has a few new (minor) features in it, and a few minor bug fixes as well. The installer now ‘phones home’ to tell how many installations have been done. This is a new feature that I am working on where you can automatically be subscribed to new releases… Read more »
Adding SWIFT to MyBanco
I have had a few emails regarding whether it would be possible to add Interbank communication support into MyBanco such as SWIFT, and I would just like to say here, YES! It is possible, and it is very easy to do. If you are looking to write a new plugin to do SWIFT transactions (or… Read more »
MyBanco: FAQ
Every time I go to my Inbox every morning; I seem to have three or four questions waiting for me regarding MyBanco. Starting from the most asked question, and going down to questions I seem to get less often, I thought I might answer a few of those questions so that I will never have… Read more »
So, I just installed MyBanco
Right, so you have a new installation of MyBanco, what should you do now? Well, here are a few ideas just to get the ball rolling: Create a new skin of MyBanco. Skins are very easy to make, you do it by just copying an existing skin to a new directory (skins are in C:\xampp\htdocs\Skins)…. Read more »
Installing MyBanco with XAMPP on Windows
Download xampp-win32-1.7.0.exe from the Apache Friends website Run xampp-win32-1.7.0.exe, and set the ‘Extract Path’ to C:\ ( It’s OK, all the files will go inside a directory called ‘xampp’ ) When the extracting has finished, go into C:\xampp\, and rename htdocs to htdocs.old Create a new directory called ‘htdocs’ Copy all of the extracted files… Read more »
Even more patches for MyBanco
Yesterday I talked about the mybanco-0.05-better-curl-support patch, and now I have a few more to share. ==> mybanco-0.05-check-for-mysql.patch This patch makes the backend spit out a nice error if there is no MySQL extension loaded on the server. This is much better then things just appearing t do nothing ==> mybanco-0.05-better-errors-when-they-happen.patch This patch adds more… Read more »
New patch for MyBanco!
Hello everyone! About time I updated this blog! Today I am writing to give you all a new patch (with another one comming in about one hour or three.) This first patch, which I am going to offer up today is to improve a small issue with installations that do not have cURL enabled. If/when… Read more »