Skip to content

PM-1496 Show payment type in opportunity details#1151

Merged
himaniraghav3 merged 1 commit intodevfrom
PM-1496
Jul 23, 2025
Merged

PM-1496 Show payment type in opportunity details#1151
himaniraghav3 merged 1 commit intodevfrom
PM-1496

Conversation

@himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-1496

What's in this PR?

Adds the payment type to the opportunity details page

<div className={styles.infoText}>
<span className={styles.infoHeading}>Payment</span>
<span className={styles.infoValue}>
{opportunity?.paymentType === 'standard'

Choose a reason for hiding this comment

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

Consider using a more descriptive variable name for otherPaymentType to clarify its purpose and ensure consistency with the rest of the codebase.

@himaniraghav3 himaniraghav3 merged commit 4018c11 into dev Jul 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants