Third Party Payment gateway requirements.

  • Posts: 49
  • Thank you received: 1
4 years 5 months ago #311725

-- 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: 4 years 5 months ago by onereik.

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

  • Posts: 12953
  • Thank you received: 1778
4 years 5 months ago #311755

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: 4 years 5 months ago by Mohamed Thelji.

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

Time to create page: 0.053 seconds
Powered by Kunena Forum