Skip to main content

Third Party Payment gateway requirements.

More
6 years 11 months ago - 6 years 11 months ago #311725 by onereik
-- HikaShop version -- : 4.2.1
-- Joomla version -- : 3.9
-- PHP version -- : 7.2

Hello,

I want to start integrating a local third party payment gateway and they sent me an excel sheet that I should fill up, the following is requested:

1. Merchant Request URLs to whitelist
2. Merchant Response URL (URL OF website where buyers land after successful transaction)
3. Auto-update request URL
4. Auto-update response URL

Could you please help?

Is there anything specific to this, or can you give an example?

Thanks
Last edit: 6 years 11 months ago by onereik.

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

More
6 years 11 months ago - 6 years 11 months ago #311755 by Mohamed Thelji
Hello,

The solution will be to directly use your payment plugin's notification URL and send it to the payment plateform :
HIKASHOP_LIVE.'index.php?option=com_hikashop&ctrl=checkout&task=notify&notif_payment=YOUR_PAYMENT_NAME&tmpl=component'

Also, every information that the payment platform will send through that URL can be processed using the "onPaymentNotification" function of your payment plugin.

Kind regards,
Mohamed Thelji.
Last edit: 6 years 11 months ago by Mohamed Thelji.

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

Time to create page: 0.142 seconds
Powered by Kunena Forum