-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat: added dynamic field rendering for klarna #858
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Pritish Budhiraja <[email protected]>
Co-authored-by: Pritish Budhiraja <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @RustProfi
Can you please try making the confirm body using dynamic fields body instead of KlarnaRedirectionBody, Also the flow that you have checked is for KlarnaSDK flow please do it using Klarna Redirection flow
9a20a4c
Hi @sakksham7, using the dynamic fields body worked out fine. |
Type of Change
Description
added dynamic field rendering for klarna. Issue 6050
How did you test it?
I have created a Klarna Playground account and configured it as a payment processor in hyperswitch. I was then able to test the entire order process with Klarna.
Checklist
npm run re:build