1

I want to enable direct payment for the customers using credit/debit card in Moneybookers payment gateway.

It’s asking the buyer to login/register to Moneybookers.

I tried the hidden variable payment_methods, but it failed.

How can I implement direct payment for the customers through credit/debit card?

Beniston
  • 542
  • 1
  • 8
  • 17

2 Answers2

2
    <input type="hidden" name="hide_login" value="1" />
fxck
  • 4,898
  • 8
  • 56
  • 94
0

And you must be a Merchant (you must have a Merchant account).

beic
  • 127
  • 1
  • 2
  • 16