Redirect last Check-out step to paygate url

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

Hi
I am relatively new to Hikashop, was using virtuemart before,
i am having a bit of trouble redirecting the client to netcash paygate.
any ideas on how i can modify the payment method creditcard to suit my needs

the idea
is to
1. to post variables after creating orders...
hence instead of displaying the message:

"Your order is now complete.
We will now process the credit card transaction and contact you when completed.
Thank you for your purchase. "
it should be redirected to the url in question.
any ideas are welcome

Last edit: 12 years 3 months ago by mzansi.

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

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

Hi,

Normally, plugin implement the onAfterOrderConfirm event in their plugin to achieve that via loading a view to display the form on the last step:
www.hikashop.com/en/support/documentatio...#onAfterOrderConfirm

The best is to look at how we did it in another plugin like the paypal plugin: plugins/hikashoppayment/paypal.php

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

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

Thank you for your prompt response im looking into it now...

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

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

I was successful i officially have my own netcash paygate plugin lol
thanx guys, much appreciated.

You have motivated me to help others like me#were i can

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

  • Posts: 21
  • Thank you received: 0
12 years 1 month ago #42008

Hi Mzansi,

I'm busy with implementing HikaShop for one of my clients and also need to create a plugin for PayGate (South Africa) and that level of integration is a bit out of my depth.

I've had a look at the PayPal plugin, but I don't even know where to start in terms of linking to PayGate. Could you please advise on the process you followed? Any assistance would be greatly appreciated.

Thanks,
V

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

  • Posts: 4
  • Thank you received: 0
12 years 1 month ago #42107

sorry i took longer to response, there is an easy way to do it, you have howver to make you your shop is configure correctly
on the payment methods i disabled all the rest tht im not using and left only the
1. HikaShop credit card payment plugin
2.HikaShop bank transfer payment plugin

the rest of the stuff is now technical, bcz we manually hv to go into the classes for the Creadit card in order to hack in a way tht allows us to pass our variable for the paygate
Copy & paste the code block below into a new text document (NotePad).
Save the new text document as ‘PayWeb.htm’ into the ‘My Documents’ folder.
Double-click on the new file created; it will open a Browser window displaying a ‘Submit’ button.
Click the ‘Submit’ button; you will be directed to the PayWeb processing page.
Note: This sample is only intended to demonstrate how to connect to PayWeb; it does not demonstrate how
to read the results of a transaction. Please see SAMPLES for links to complete examples.

"REFERENCE"
"AMOUNT"
"CURRENCY"
"RETURN_URL"
"TRANSACTION_DATE"
"CHECKSUM"
i could send you an example i did(need your email address though)

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

  • Posts: 21
  • Thank you received: 0
12 years 1 month ago #42132

Hi Mzansi,

On the contrary, thank you for your prompt and detailed response.

V

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

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

Hi mzansi
i am looking for the sage pay (netcash) plugin please

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
10 years 2 months ago #145426

Hi,

When I look at netcash's website, it looks like everything is about sage pay now. I don't know but maybe an alternative might be actually use the sagepay plugin that is available by default in HikaShop for such netcash/sagepay account ? You might want to contact their support about that idea.

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

  • Posts: 152
  • Thank you received: 1
9 years 7 months ago #170900

Hiya Nicolas,

Seems like South African SagePay(Netcash) is a different animal from UK and USA SagePay - as the payment plugin you have is for SagePay USA/UK - in SA we need one field: Service Key and then accept and decline URL.... Any chance you could recode SagePay plugin to suit these requirements?

www.netcash.co.za/sagepay/partners_devel...ocuments-pay_now.asp


Believe in Better
Last edit: 9 years 7 months ago by nowherenowhere. Reason: Awesome

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
9 years 7 months ago #170910

Hi,

The fields on that page are completely different from what there is in SagePay UK/USA, so that means that we would need to create a new payment plugin from zero.

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

Time to create page: 0.115 seconds
Powered by Kunena Forum