Adding payment processors to SimplyBook.me
We get this request a lot from our users, from all over the world;
“Can I use my own payment provider?”
It is time to allow our users to implement any payment processor that they want in to our system. This can be useful because when using local payment processors it is possible to get better processor pricing and in some cases these processors have currencies that our default processors do not have.
Here below are links to 3 payment processor’s examples. You or your programmers can use this code as a guideline to add a new payment processor.
DWOLLA
PHP CODE
https://www.dropbox.com/s/phd32o7i7y874oi/Dwolla.php?dl=0
VIEW FILE CODE
https://www.dropbox.com/s/3g7igvf79es2jbs/dwolla.phtml?dl=0
————————
ROBOKASSA
PHP CODE
https://www.dropbox.com/s/mp4129pktpocmbv/Robokassa.php?dl=0
VIEW FILE CODE
https://www.dropbox.com/s/k1hjmp3acc98q9h/robokassa.phtml?dl=0
————————
SKRILL
PHP CODE
https://www.dropbox.com/s/1guly05biw9o5kj/Skrill.php?dl=0
VIEW FILE CODE
https://www.dropbox.com/s/jt38e6awksb7fqs/skrill.phtml?dl=0
————————
When you or your programmers have implemented the processor into the file, you send it, as well as the graphical icon for the new payment system to support@simplybook.me and we will verify the code and install it in our site. You can then test and we will also verify that all is working accordingly. Then your own processor has been added to the system.
評論
5 commentsCaroline Graham-Brown
This is interesting. But the Paypal plugin doesn’t work. It takes the money, but doesnt tell you what booking it relates to. For me, linking effectively to Paypal would be great.
admin
Sorry for late reply, in fact the paypal plugin accepts the money and booking becomes approved. In Dashboard you can then see if the payment was confirmed or not by mouse over on the appointment.
Anita
Can your system record payments such as check or cash? I can’t find any documentation on this.
admin
Unfortunately we are not yet registering this. When we activate our invoicing system next year, this will be possible.
Ohad
Do you accept custom requests for new processors if we pay for your development?