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

Use total refunded amount instead of net amount refunded in the credit #69

Open
bazgear opened this issue Jul 30, 2014 · 0 comments
Open

Comments

@bazgear
Copy link

bazgear commented Jul 30, 2014

When doing a credit the current implementation sets the processed amount on the transaction to the net amount refunded (NETREFUNDAMT). I think this should be set to the total refunded amount (TOTALREFUNDEDAMOUNT) instead as this is the actual amount that is being refunded to the customer. The net amount excludes the fees and the fees will be refunded anyway (excluding the fixed fee).

Therefore i think the amount stored as refunded against the transaction should be the actual amount which was refunded to the customer.

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

1 participant