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

https://api.cashfree.com/pg/orders/{order_id}/refunds , Response key "refund_mode" is not matching with server SDK RefundModeEnum enum #54

Open
vipuldimri opened this issue Nov 16, 2024 · 1 comment

Comments

@vipuldimri
Copy link

vipuldimri commented Nov 16, 2024

image

and therefore getting below exception

image

Error converting value "NORMAL" to type
'System.Nullable`1[cashfree_pg.Model.RefundEntity+RefundModeEnum]'.
Path '[0].refund_mode', line 1, position 359.

Api response

image

@suhas-cashfree
Copy link
Collaborator

Hi @vipuldimri can you try version 4.3.3 and let me know.
Fixed it in this version

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

No branches or pull requests

2 participants