Asked 6 years ago
25 May 2017
Views 3598
denyy

denyy posted

How to integrate Knet payment gateway ?

i don't find much documentation for integration of Knet payment gateway .

so is there any help regarding the Knet Payment Gateway

i am trying to integrate with PHP




Rasi
Mitul Dabhi

Mitul Dabhi
answered Nov 30 '-1 00:00

You should first sign a contract with any of KNET Payment Gateway 's Kuwaiti local member Bank.
they will provide file "resource.cgn" to specific to your domain for KNET resource file
e24PaymentPipe class is the main class which have included all call to KNET to verify the parameter before going to KNET payment gateway

there two type resource.cgn file is aviliable one is for testing and one for real environment
one can start with test environment resource.cgn file .

response , success or error url should be valid URL other wise KNET api generate error

on response , database field like transaction status etc should be saved when success or error happen which help for later usage.


Post Answer