NAB Transact - Business Version?

  • Posts: 3
  • Thank you received: 0
12 years 3 months ago #34440

Hi there, I was wanting to know if you have any plans to add National Australia Bank's 'NAB Transact' gateway to the Business version or any other version?

www.nab.com.au/wps/wcm/connect/nab/nab/h...ss_Solutions/1/3/12/

They offer three implementations:

Hosted Payment Page
Accept and process credit or charge card payments from customers via your website with relatively few programming changes.

Application Programming Interface
A fully integrated programming interface for your website or any application connected to the internet.

Direct Post
You use your own payment page, but we manage your customers’ card data. When NAB Transact Direct Post is integrated, no credit card data enters your environment.


Thanks for your help!

~mo~

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 months ago #34488

Hi,

There is no plans for that as you're the first one to ask.
If you want us to create such payment plugin for you, you can use our contact form to request a quote:
www.hikashop.com/en/support/contact-us.html
Otherwise, you can also do it yourself or have it done by someone else using our developer documentation:
www.hikashop.com/en/support/documentatio...r-documentation.html

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

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
12 years 3 months ago #35991

Hi, I would be very interested in a NAB Transact payment processor too. Might get a few more sites off Zen Cart! Dependant on the cost - happy to co-pay for development.

Cheers

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

  • Posts: 7
  • Thank you received: 0
12 years 2 months ago #40612

would like to know the development costs involved in creating the NAB processor. Also very interested.

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

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
12 years 2 months ago #40796

Hi,

I have analyzed NAB hosted system reading source code of plugins for other e-commerce system but I can't find a real documentation.
On what I saw on theses plugins, the "hosted" version is not secured enough to be implemented in HikaShop with the automatic validation.
The "Direct Post" version seems better but I can't find any documentation at all.

So it is difficult for us to estimate the development cost and give you a quote.

Best regards,
Jerome


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.
Last edit: 12 years 2 months ago by Jerome.

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

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
12 years 1 month ago #41884

Hi, it's a bit hard to find but the doco/demo area is here:

NAB transact demo

Click on "Virtual Terminal and Payment Manager" to login.

After you login to the demo, click the link on the RHS called "Product Documentation & Downloads" to view/download the integration guides.

May help!

cheers

Last edit: 12 years 1 month ago by JIK.

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

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
12 years 1 month ago #42104

Thanks !

I will analyze it.

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: 35
  • Thank you received: 0
11 years 10 months ago #55372

Anyone updates with this?

I will also pay to have this built.

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

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
11 years 10 months ago #55478

Hi,

The direct-post solution could be implemented in HikaShop but would have a weird integration.
This method use a form in the HikaShop website which would be submit directly to NAB, so the customer quit the HikaShop website to submit the form to NAB.
So, the payment form as to be at the end of the checkout, in a special page after the checkout.
The order would be created in the database and the payment form would be a special one. Not the classical HikaShop payment process.
The main problem is the "result url". The documentation does not clearly explain how it works but it said that the URL has to be secured thanks SSL.
So it does not have any advantage to use this solution regarding the last one.

The XML-Api solution could be implemented in HikaShop, in the same way of other hosted payment integration.
HikaShop would require a SSL certificate to secure the credit card information (between the customer and the shop).
All calls between HikaShop and NAB would be secured thanks to SSL and the API should provide all required features.

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: 209
  • Thank you received: 18
  • Hikashop Business
11 years 8 months ago #59328

Hi Jerome, I have been using a NAB Transact mod for Zen Cart for a few years and it works perfectly. It seems to operate pretty much the same way as a Paypal gateway works, ie: user is taken out of the system for payment then returned to the store when complete.

Not sure if it helps but this is the free plugin code for zen: NAB Transact
It may provide more info. Would truly love to see this available in Hikashop!

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

  • Posts: 1
  • Thank you received: 0
11 years 7 months ago #64497

You might be interested to know that we've now released a new version of Direct Post which makes the fingerprint process easier as you generate it yourself using a SHA1 hash. Direct Post v2 also includes Risk Management parameters for scoring transactions based on factors such as IP address and card issuer country, regional blocking and velocity rules.

The Integration Guide can be downloaded from our demo/test account (go to Product Documentation and Download menu).

Use the following credentials to access the account.

URL: transact.nab.com.au/demo
Client ID: XYZ
Username: demo
Password: abcd1234

We have a technical help desk operating from 8am to 8pm Monday to Friday that you can call on 1300 138 313 or email support (at) transact.nab.com.au

Nathan Churchward
NAB

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

  • Posts: 29
  • Thank you received: 2
11 years 7 months ago #64619

Hi everyone,

We've just had customer signoff on a project that requires NAB Transact integration for Hikashop so we'll be developing the plugin shortly. If you're interested in BETA testing it for us and getting the finalised plugin for free (as thanks for helping with testing) just send me an email: info [at] wirthconsulting.com.au

Cheers,
Bianca

The following user(s) said Thank You: nicolas

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

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
11 years 5 months ago #78694

Hi, I tried to contact Bianca but no reply.

Just wondering if anyone managed to get a plugin working for this?

Personally, the post made by Nathan from NAB is a bit out of my league, although it's appreciated that someone from NAB added to the conversation! However, with Hikashop being so popular in Australia it would be great if NAB would help out with plugin development somehow. With ANZ, CBA and Bendigo we can use the MIGS gateway - NAB is a bit out in the cold here...

Just my 2 cents. :)

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

  • Posts: 29
  • Thank you received: 2
11 years 5 months ago #78707

Hi

Yes we have completed the NAB plugin for Hikashop and are currently testing it. We'll post further details here once it is fully tested and available on our website - at this stage it should be available in January 2013.

Cheers,

The following user(s) said Thank You: JIK

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

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
10 years 7 months ago #123003

Just wondering if this ever went anywhere?

Would dearly love to have a National Australia Bank payment plugin :)

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

  • Posts: 2334
  • Thank you received: 403
10 years 7 months ago #123018

I think the best is to directly send a PM to wirthconsulting since he she was on charge of this development ;)

Last edit: 10 years 7 months ago by Jerome. Reason: Little modification

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

  • Posts: 29
  • Thank you received: 2
10 years 7 months ago #123183

No offence Eliot but 'wirthconsulting' is actually a "she" not a "he" ;)

Yes we completed the NAB plugin for Hikashop a while ago for a customer that wanted integration into their CRM database (i.e. after successful payment via NAB Hosted Payment Pages (HPP), we posted details of the transaction directly to a third party API for automatic financial processing records).

The basic NAB Hikashop payment plugin version is in BETA v0.13 so if you are interested in testing out the basic pay-via-NAB-version (on a test server - not your live server!) ping me at This email address is being protected from spambots. You need JavaScript enabled to view it. and I'll provide you with the instructions for use and the zip file to install on Joomla.

So far it has only been tested on Joomla 2.5.x - not Joomla 3.x but we'll get to 3.x shortly.

P.S. we have also created a NAB payment plugin for RSForm Pro for people that use it for simple form-related payments.

Cheers,
Bianca

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

  • Posts: 26008
  • Thank you received: 4004
  • MODERATOR
10 years 7 months ago #123201

Hi Bianca,

I fixed the typo ;)

Thanks for your support on the NAB plugin !

Kind 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: 5
  • Thank you received: 1
10 years 6 months ago #127685

Hi Bianca, is the offer still open for testing the basic pay-via-NAB-version?

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

Time to create page: 0.155 seconds
Powered by Kunena Forum