Skip to content

feat: Add language_requested field to fpti#1249

Merged
surekhaw merged 9 commits intopaypal:developfrom
anushreeshah2405:feature/DTCRCJPTR-5015
Feb 18, 2026
Merged

feat: Add language_requested field to fpti#1249
surekhaw merged 9 commits intopaypal:developfrom
anushreeshah2405:feature/DTCRCJPTR-5015

Conversation

@anushreeshah2405
Copy link
Copy Markdown
Collaborator

@anushreeshah2405 anushreeshah2405 commented Dec 10, 2025

Description

Ticket - Extend instrumentation to include language_requested

  • Add language_requested field to FPTI logging to track the requested language parameter in analytics

Changes

  • Modified component.js (message and modal) to extract the language and locale props in the onReady handler
  • Added language_requested field to the component tracking data passed to logger
  • Updated logger.js to include language_requested in the log payload with a fallback value of 'undefined' when not present

Screenshots

Testing instructions

Copy link
Copy Markdown
Contributor

@danzhaaspaypal danzhaaspaypal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requesting language_requested be added to the modal event as well please

@anushreeshah2405 anushreeshah2405 added the DO NOT MERGE Requires a change from some external dependency or service label Feb 9, 2026
@surekhaw surekhaw removed the DO NOT MERGE Requires a change from some external dependency or service label Feb 17, 2026
@surekhaw surekhaw changed the title Add language_requested field to fpti (DTCRCJPTR-5015) Add language_requested field to fpti Feb 18, 2026
@surekhaw surekhaw changed the title Add language_requested field to fpti feat: Add language_requested field to fpti Feb 18, 2026
@surekhaw surekhaw merged commit 2866ae0 into paypal:develop Feb 18, 2026
62 checks passed
github-actions Bot pushed a commit that referenced this pull request Feb 24, 2026
## [1.78.0](v1.77.1...v1.78.0) (2026-02-24)

### Features

* add FAQ links to warning messages for merchant troubleshooting ([#1268](#1268)) ([3a7d6b5](3a7d6b5))
* Add language_requested field to fpti ([#1249](#1249)) ([2866ae0](2866ae0))
* add locale param ([#1255](#1255)) ([df4bde6](df4bde6))

### Documentation

* add subagents section and update persona (DTCRCMERC-4677) ([dcf9202](dcf9202))
* add v5/v6 service dependency map for agents ([bf44bb2](bf44bb2))
* align crcoffersserv abbreviation to CRCO in AGENTS diagram ([068ec29](068ec29))
* expand subagents guidance (DTCRCMERC-4677) ([845449f](845449f))
* normalize deep-dive dependency wording ([37a2bd0](37a2bd0))
* remove deep internal service details from public AGENTS ([a60e77a](a60e77a))
* strengthen workflow orchestration in AGENTS.md (DTCRCMERC-4677) ([b2ddef2](b2ddef2))
* update PR template and agent docs (DTCRCMERC-4677) ([9689af5](9689af5))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.78.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

lyerabati16 pushed a commit that referenced this pull request Apr 8, 2026
## [1.78.0](v1.77.1...v1.78.0) (2026-02-24)

### Features

* add FAQ links to warning messages for merchant troubleshooting ([#1268](#1268)) ([3a7d6b5](3a7d6b5))
* Add language_requested field to fpti ([#1249](#1249)) ([2866ae0](2866ae0))
* add locale param ([#1255](#1255)) ([df4bde6](df4bde6))

### Documentation

* add subagents section and update persona (DTCRCMERC-4677) ([dcf9202](dcf9202))
* add v5/v6 service dependency map for agents ([bf44bb2](bf44bb2))
* align crcoffersserv abbreviation to CRCO in AGENTS diagram ([068ec29](068ec29))
* expand subagents guidance (DTCRCMERC-4677) ([845449f](845449f))
* normalize deep-dive dependency wording ([37a2bd0](37a2bd0))
* remove deep internal service details from public AGENTS ([a60e77a](a60e77a))
* strengthen workflow orchestration in AGENTS.md (DTCRCMERC-4677) ([b2ddef2](b2ddef2))
* update PR template and agent docs (DTCRCMERC-4677) ([9689af5](9689af5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants