Project

General

Profile

Actions

Bug #16707

open

TAP | payment gateway redirection not working properly

Added by Bincy Baby 10 months ago. Updated 10 months ago.

Status:
Fixed not Tested
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/14/2025
Due date:
01/14/2025 (about 10 months late)
% Done:

100%

Estimated time:
2:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:

<add key="IsTapKnetRedirectUrl" value="false" />

Areas Affected:
Files Changed:

B2C/Views/Flight/PaymentDetailsPartial.cshtml
CommonProjects/Common/Settings.cs


Description

After entered the tap pg details and click on the paynow button , but the paynow button is not working for this scenario . at the same time error is generated in console . issue found only in tap payment gateway . Please find the attachment and fix it .


Files

clipboard-202501141527-pyhxr.png (139 KB) clipboard-202501141527-pyhxr.png Bincy Baby, 01/14/2025 03:23 PM
Actions #1

Updated by Nithin George 10 months ago

  • Due date set to 01/14/2025
  • Status changed from New to Assigned
  • Assignee set to Jesmy P Jose
  • Estimated time set to 2:00 h
Actions #2

Updated by Jesmy P Jose 10 months ago

  • Status changed from Assigned to In Progress
Actions #3

Updated by Jesmy P Jose 10 months ago

  • Keys & Permissions updated (diff)
  • Files Changed updated (diff)
Actions #4

Updated by Jesmy P Jose 10 months ago

Issue Fixed
If selected PG is TapMasterCard, add one webconfigkey [IsTapKnetRedirectUrl] is true then redirect TapURL, otherwise TapMastercard pg credential page will show on pax page.
The reason for doing this, when you click the pay button of mastercard, get the token response empty. This is done in old MVC project. That's why it took some time.

Actions #5

Updated by Jesmy P Jose 10 months ago

  • Status changed from In Progress to For Review
  • Assignee changed from Jesmy P Jose to Nithin George
  • % Done changed from 0 to 100
Actions #6

Updated by Nithin George 10 months ago

The issue is due to not getting the TAP session ID from the TAP external JS link, still, we are facing that issue locally. So in case we change the TAP payment workflow, redirects to payment gateways flow is added and released. Added a new key <add key="IsTapKnetRedirectUrl" value="false" />, based on this key TAP payment gateways redirection and IFrame loading functionality work. @QA Team, please check both cases and move this to live.

Actions #7

Updated by Nithin George 10 months ago

  • Status changed from For Review to Fixed not Tested
  • Assignee changed from Nithin George to Jesmy P Jose
Actions

Also available in: Atom PDF