plugin payment for italian banks

  • Posts: 10
  • Thank you received: 0
10 years 2 months ago #142841

is there any pluging for italian merchant account services like "banca sella", "moneta online", "xpay" and "key client" by cartasi?

thank u

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
10 years 2 months ago #142913

Hi,

You can find the list of our plugins in the HikaShop documentation (click on "payment plugins")
www.hikashop.com/support/documentation.html

You can also see the plugins installed by default with HikaShop
demo.hikashop.com/administrator/index.ph...ype=payment&task=add

I didn't see any of them but I know that we have some Italian users which use HikaShop with Card Save.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 25
  • Thank you received: 0
9 years 8 months ago #166810

I urgent need for a customer to install the gateway payment by credit card using the Italian cartasi payment system x-pay who can help me?

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 8 months ago #166818

Hi,

The HikaShop TODO list already contains more than 60 payment plugins, we already added "x-pay" into but I can't give you any schedule of implementation.
Now, I know that someone has made a plugin for "key client"
www.hikashop.com/forum/2-general-talk-ab...t-plugin.html#146334

If you have an urgent need and you have some developer documentation for the integration, you can use the "contact us" form (in order to ask for a quote), you can also contact some of the HikaShop partners, use the "commercial jobs" forum section, find an external developer (like in joomlancers) or ; if you have the development skills, make the implementation.
www.hikashop.com/support/support/documen...r-documentation.html

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 25
  • Thank you received: 0
9 years 8 months ago #167888

I tried to install KeyClient but does not work on joomla 3.3 can anyone help me? Thank you! :( :(

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
9 years 8 months ago #167892

Hi,

It's simple to have it install on Joomla 3.x. Extract the zip, edit the xml file, and change "install" to "extension" (2 places) and remove the line:
<!DOCTYPE install SYSTEM " dev.joomla.org/xml/1.5/plugin-install.dtd ">
Then, zip the files again and install the zip and it should install fine on Joomla 3.x

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

  • Posts: 25
  • Thank you received: 0
9 years 7 months ago #168045

Installation done, it seems to work, but as soon as I try to use the payment to me is the error "JHtmlBehavior :: mootools not found" what can I do? Another question url and back_url as I compile them? Thanks!

Last edit: 9 years 7 months ago by lovind.

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
9 years 7 months ago #168189

You need to change the line:
JHTML::_('behavior.mootools');
to:
JHTML::_('behavior.framework');
in order to avoid that error in the keyclient.php file.

The bank URL should be set with the URL of the payment gateway that your bank provided you.
The URL and back URL parameters are not used by the payment plugin as far as I can see.

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

  • Posts: 25
  • Thank you received: 0
9 years 7 months ago #168563

The payment has not been completed because you have to fill in as a url and back_url must be completed? The bank asks me CartaSi must fill them .... can you help me? :(

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 7 months ago #168666

Hi,

Here the two url (from the plugin code)

$url_back = HIKASHOP_LIVE.'index.php?option=com_hikashop&ctrl=checkout&task=notify&notif_payment=keyclient&tmpl=component';
$url = HIKASHOP_LIVE.'index.php?option=com_hikashop&ctrl=checkout&task=after_end'.
So the bank_url will be something like
http://www.yourdomain.com/index.php?option=com_hikashop&ctrl=checkout&task=notify&notif_payment=keyclient&tmpl=component
(just replace with your domain name).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 25
  • Thank you received: 0
9 years 7 months ago #168699

Thanks for the support, but unfortunately this does not work. Can I attach the pdf of the bank to better understand the settings. Quacuno I hope I can help ... it's urgent .... thanks!

Attachments:

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
9 years 7 months ago #168737

I'm sorry but we can't provide support for something we didn't develop. We've already help on this what we could.
I would recommend that you find a developer to help you deal with the setup of the payment plugin.
You can find one via our commercial jobs forum or via our partners page:
www.hikashop.com/home/our-partners.html

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

  • Posts: 25
  • Thank you received: 0
9 years 7 months ago #169064

Thanks as always for the support. In fact now the plugin works in part two parameters. The gateway of the bank asks me urlok parameter and the parameter urlko. I have them compiled but were KeyClient plugin url and url_back. Is there a way to solve the problem? Can anyone give me more help? If you can do it try ....

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

  • Posts: 5
  • Thank you received: 3
7 years 2 months ago #261489

Developed a plugin that works with Banca SellaBanca Sella and Gestpay .

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

  • Posts: 34
  • Thank you received: 0
6 years 5 months ago #281089

Jerome wrote: Hi,

The HikaShop TODO list already contains more than 60 payment plugins, we already added "x-pay" into but I can't give you any schedule of implementation.
Now, I know that someone has made a plugin for "key client"
www.hikashop.com/forum/2-general-talk-ab...t-plugin.html#146334

If you have an urgent need and you have some developer documentation for the integration, you can use the "contact us" form (in order to ask for a quote), you can also contact some of the HikaShop partners, use the "commercial jobs" forum section, find an external developer (like in joomlancers) or ; if you have the development skills, make the implementation.
www.hikashop.com/support/support/documen...r-documentation.html

Regards,


I understand that this was 3 years ago. I have a client requesting this feature. Any update on the plugin for Italian payment system x-pay (cartasi)?
Thank you.

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

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
6 years 5 months ago #281095

Hi,

No update so far on that end.

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

Time to create page: 0.109 seconds
Powered by Kunena Forum