How to integrate MoneyBookers in Web application in PHP?
问题 I am constructing a PHP website,in which we need a payment gateway based on MONEYBOOKERs. Can Any one help in embedding the MoneyBookers gateway to my site. As I am using the test link which is: https://www.moneybookers.com/app/test_payment.pl But it is not showing any of the money transfer in it. Please Help! 回答1: I cover this topic in detail on a recent blog post of mine: How to automate Moneybookers (Skrill) using status_url (IPN) . There is example code for PHP and C# and pictures