Project

General

Profile

CR #3405

Bug #3316: Tukxi Server Rider:- Design New Architecture using node

Service Rider:- CheckPromoCode restructuring using node

Added by Anupama P over 1 year ago. Updated 10 months ago.

Status:
Reopened
Priority:
Normal
Assignee:
Target version:
Start date:
05/30/2025
Due date:
05/30/2025 (about 10 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 28 Tukxi Ride 2025 Mar 01 to Mar 31
Branch name:
sprint-23_shaheel_3404

Description

parameters.put("type", "CheckPromoCode");
parameters.put("vehiclesTypeIds",iVehicleTypeId);
parameters.put("PromoCode", promoCode);
parameters.put("iUserId", generalFunc.getMemberId());
parameters.put("riderLat", riderLat);
parameters.put("riderLong", riderLong);

if (getIntent().hasExtra("eSystem")) {
parameters.put("eType", Utils.eSystem_Type);
parameters.put("eSystemType", "");
}

if (getIntent().hasExtra("eType")) {
parameters.put("eType", getIntent().getStringExtra("eType"));
}


Files

checkPromoCode (110 Bytes) checkPromoCode shaheel Navas, 11/06/2024 01:28 AM

Impact Analysis

Checks the validity and usage limits of the coupon applied. If the coupon is valid, then it should be applied. If it is not valid, then it should not be used.

#1

Updated by Anupama P over 1 year ago

  • Milestone deleted (Sprint 23 Tukxi Ride 2024 Sept 01 to Sept 30)
  • Milestone set to Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31
#2

Updated by Anupama P over 1 year ago

  • Assignee set to shaheel Navas
#3

Updated by shaheel Navas over 1 year ago

  • Due date set to 11/07/2024
  • Start date changed from 09/19/2024 to 11/05/2024
  • Branch name set to sprint-20_shaheel_3404
#4

Updated by Anupama P over 1 year ago

  • Target version deleted (1.0.5)
  • Milestone deleted (Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31)
  • Milestone set to Backlog
#6

Updated by shaheel Navas over 1 year ago

  • Status changed from New to Resolved
#7

Updated by shaheel Navas over 1 year ago

  • Branch name changed from sprint-20_shaheel_3404 to sprint-23_shaheel_3404
#8

Updated by shaheel Navas over 1 year ago

Url :{{nodeBaseURL}}/trip/check-promo-code

#9

Updated by Anupama P 10 months ago

  • Target version set to 1.0.9
  • Milestone deleted (Backlog)
  • Milestone set to Sprint 28 Tukxi Ride 2025 Mar 01 to Mar 31
#10

Updated by Anupama P 10 months ago

  • Subject changed from CheckPromoCode restructuring using node to Service Rider:- CheckPromoCode restructuring using node
  • Status changed from Resolved to QA Ready
#11

Updated by Anandhu P Kumar 10 months ago

  • Impact Analysis updated (diff)
#12

Updated by Shalu T S 10 months ago

  • Due date changed from 11/07/2024 to 05/30/2025
  • Start date changed from 11/05/2024 to 05/30/2025
#13

Updated by Firosha Fathima 10 months ago

  • Status changed from QA Ready to QA In Progress
#14

Updated by Firosha Fathima 10 months ago

  • Status changed from QA In Progress to Reopened

when the coupon is applied it is not reflected in the fare amount failed
When the coupon is removed it is not reflecting in the fare amount failed

#15

Updated by Anandhu P Kumar 10 months ago

  • Impact Analysis updated (diff)

Also available in: Atom PDF