- Posts: 3
- Thank you received: 0
NAB Transact - Business 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.
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.
Cheers
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
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
Please Log in or Create an account to join the conversation.
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.
I will also pay to have this built.
Please Log in or Create an account to join the conversation.
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.
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.
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
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
Please Log in or Create an account to join the conversation.
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
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,
Please Log in or Create an account to join the conversation.
Would dearly love to have a National Australia Bank payment plugin
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 29
- Thank you received: 2
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 info@wirthconsulting.com.au 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.
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
Please Log in or Create an account to join the conversation.