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

BA-592: Fix Payload Class Initialization in DataRequest #74

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

vildanbina
Copy link
Contributor

Resolved an issue where DataRequest was defaulting to the TransactionData class for payloads, causing the clientIP property to be overwritten during initialization. Introduced a payloadClass parameter to specify the payload class, ensuring proper initialization and preservation of clientIP. This fix also addresses related problems in the KlarnaKP reserve method when attaching the clientIP property.

@vildanbina vildanbina requested a review from ShuCh3n November 8, 2024 15:08
ShuCh3n
ShuCh3n previously approved these changes Nov 11, 2024
@vildanbina vildanbina merged commit e714b39 into develop Nov 11, 2024
1 check 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