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

Change net refunded to total refunded for credit #70

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

bazgear
Copy link

@bazgear bazgear commented Jul 30, 2014

Change the processed amount being set against a credit to the total refunded rather than the net amount refunded as this reflects the amount the customer was actually refunded.

bazgear and others added 30 commits July 30, 2014 11:44
Change the processed amount being set against a credit to the total refunded rather than the net amount refunded as this reflects the amount the customer was actually refunded.
Needs to be GROSSREFUNDAMT rather than TOTALREFUNDEDAMOUNT as TOTALREFUNDEDAMOUNT is cumulative (so the toal amount refunded to the account to data)
Change plugin to set attention required on the appropriate object.
Avoid PaymentPendingException for authorised payments.
Add conditional to PaymentPendingException
As we only ever deposit once completeType has been changed to 'Complete' to indicate to PayPal that we are finished with the transaction (otherwise they leave it pending).
Add ability to the perform reauthorisations
feat: add functionality to recover payment after funding error
change package name as fork makes its own tags which could conflict with official tags
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.

5 participants