Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append sdkName and sdkVersion to transak url #53

Conversation

Prajwal-Kamboj
Copy link
Contributor

No description provided.

@Prajwal-Kamboj Prajwal-Kamboj force-pushed the prajwal/eng-9407-append-sdkname-and-sdkversion-from-transak-sdk-to-customer branch 2 times, most recently from c76a5cb to 4a2f3a1 Compare July 11, 2024 08:50

export function generateGlobalTransakUrl(configData: TransakConfig) {
const { environment = Environments.STAGING } = configData;
const queryParams = {};

// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment, @typescript-eslint/no-unsafe-member-access
Copy link
Contributor

Choose a reason for hiding this comment

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

Please figure out the correct way to add the import and avoid eslint disable statements

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you try exposing this via tsup env variable

@debajitr
Copy link
Contributor

Plz change commit message to Append sdkName and sdkVersion to transak url

@Prajwal-Kamboj Prajwal-Kamboj force-pushed the prajwal/eng-9407-append-sdkname-and-sdkversion-from-transak-sdk-to-customer branch from 4a2f3a1 to 7371637 Compare July 22, 2024 10:24
Co-authored-by: debajitr <debajit@transak.com>
@debajitr debajitr force-pushed the prajwal/eng-9407-append-sdkname-and-sdkversion-from-transak-sdk-to-customer branch from 7371637 to a60e3e2 Compare July 23, 2024 05:17
@debajitr
Copy link
Contributor

@Prajwal-Kamboj have updated the PR to take care of the lint issues. Please test and confirm.

@Prajwal-Kamboj Prajwal-Kamboj changed the title Append sdkName and sdkVersion from @transak-sdk to customer-ui Append sdkName and sdkVersion to transak url Jul 23, 2024
@debajitr debajitr merged commit ab974db into main Jul 23, 2024
@debajitr debajitr deleted the prajwal/eng-9407-append-sdkname-and-sdkversion-from-transak-sdk-to-customer branch July 23, 2024 06:29
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.

None yet

2 participants