Skip to main content

Moneybookers - recipient_description

More
15 years 3 weeks ago #24938 by vasjaf
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.

More
15 years 3 weeks ago #24939 by nicolas
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.

More
15 years 3 weeks ago - 15 years 3 weeks ago #24958 by vasjaf
Thank you, Nicolas.
It works.
Last edit: 15 years 3 weeks ago by vasjaf.

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

More
15 years 1 week ago #25400 by Gonzales
Is there another way in resetting the recipient_description for Moneybookers? Thanks :)

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

More
15 years 1 week ago #25406 by nicolas
No. That's the only way.

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

Time to create page: 0.163 seconds
Powered by Kunena Forum