views:

1087

answers:

1

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%5Fpayment.pl , but it is not showing any of the money transfer in it. Please Help!

Thanks in Advance

+1  A: 

You need to get the documentation from MoneyBookers, for example this: http://www.moneybookers.com/app/help.pl?s=m%5Fmanual for the merchant gateway, and a testing account. Then read it thoroughly a few times and understand the flow. Then go to the Demo section of that page, and see that. Finally, start coding, and make tests with your test account.

Palantir
I have gone through this manual,but the thing is I can not find any of the testing posrtal for my site,provided by MoneyBookers!
Nishant Shrivastava