Moneybookers - recipient_description

  • Posts: 48
  • Thank you received: 0
12 years 8 months ago #24938

Hi,

can you please tell me where can I set recipient_description for Moneybookers.
In Moneybookers manual is written that you have to post to their gateway recipient_description. This is the description of the Merchant, which will be shown on the gateway. If no value is submitted, the email (pay_to_email) value will be shown as the recipient of the payment.

Nicolas, can you please tell me where can I define recipient_description for Monebookers?

Please Log in or Create an account to join the conversation.

  • Posts: 81625
  • Thank you received: 13085
  • MODERATOR
12 years 8 months ago #24939

Hi,

You need to add the code:
$app =& JFactory::getApplication();
$vars["recipient_description"] = $app->getCfg( 'sitename' );
after the first <?php tag of the file plugins/hikashoppayment/moneybookers_end.php

Please Log in or Create an account to join the conversation.

  • Posts: 48
  • Thank you received: 0
12 years 8 months ago #24958

Thank you, Nicolas.
It works.

Last edit: 12 years 8 months ago by vasjaf.

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
12 years 7 months ago #25400

Is there another way in resetting the recipient_description for Moneybookers? Thanks :)

Please Log in or Create an account to join the conversation.

  • Posts: 81625
  • Thank you received: 13085
  • MODERATOR
12 years 7 months ago #25406

No. That's the only way.

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds
Powered by Kunena Forum