|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
ICICI (Payseal) Integration
Hi,
I have integrated the icici (Payseal) in my website, I am using PHP and mysql in my website, everything is working properly, I have problem in the payment gateway that once the customer is paying the amount those transactions are logging in the payment gateway after transaction coming back to my site those details are not capturing, some times the session are expiring some times what is going wrong, I am unable to find the solution for this. If successful transaction they(ICICI) sending the 0 as responsecode, based on that i am doing my database operation, The customer is paying in the sense it is successful transaction but my database operation are not performing. Can any one is done before.. Please suggest me where i need to modify the code Below is the sample code. From Icici payment gate way responceCodes [responseCode] => 1 [responseMsg] => unauthorized usage [transanctionId] => 891897110 [Epg_transanctionId] => 200901219519047 [AuthIdCode] => 000000 [CVRespCode] => U [RRN] => 000064945740 [FDMSResult] => [FDMSScore] => if($_SESSION['responseCode'] == '0'){ $updateMemberStatus = updateMemberStatus ($_SESSION['MEMBER_ID'],$arrMemberstatus[1],$expireDate); $changeStatus = changeMemberStatus($_SESSION['lastInsertId'],$_SESSION['MEMBER_ID'],$_SESSION['transanctionId']); } $_SESSION['responseCode'] if this retuns as 0 means it is successful transaction. |
|
#2
|
|||
|
|||
|
Need your help
I need integrate the same in my site. Could you please provide me the full code.....
Thanks in advance |
|
#3
|
|||
|
|||
|
ICICI payseal
Hi sunil and rajfrechris ,
Just i started my ICICI payseal R&D , Can u please give your complete code, Also tell for ICICI gateway , where is the start point, Also tell me , is there any sandbox for developer , Thanks |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > ICICI (Payseal) Integration |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|