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

[FEATURE] Include client source and client version to identify where a payment attempt originated from #4656

Closed
2 tasks done
vsrivatsa-juspay opened this issue May 15, 2024 · 0 comments · Fixed by #4657, #4658 or #4761
Closed
2 tasks done
Labels
C-feature Category: Feature request or enhancement

Comments

@vsrivatsa-juspay
Copy link
Contributor

Feature Description

Include client source and client version in the payment_attempt schema to identify where a payment attempt originated from.

Possible Implementation

Collect this information from the PaymentsConfirm request headers

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment