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

Express Checkout - Refund Transaction ID #405

Closed
angelleye opened this issue Jan 24, 2016 · 5 comments
Closed

Express Checkout - Refund Transaction ID #405

angelleye opened this issue Jan 24, 2016 · 5 comments
Assignees
Labels
Milestone

Comments

@angelleye
Copy link
Collaborator

On my live angelleye.com site I processed a refund for an order, and I realized that the refund transaction ID is not getting saved anywhere in the order.

We need to add a meta data value for "Refund Transaction ID" when refunds are processed and add the transaction ID we get back from the refund API transaction here.

@angelleye angelleye added this to the 1.2 milestone Jan 24, 2016
@kcppdevelopers
Copy link
Contributor

refund_405

@kcppdevelopers
Copy link
Contributor

it seems we are already store refund transaction id in order note.

@angelleye angelleye removed this from the 1.2 milestone Feb 29, 2016
@chrisp1001
Copy link

May I ask why this issue has been closed? Yes, of course, the refund transaction ID is logged in the notes, however it makes sense to save it as a structured value in wp_postmeta.

We are currently having the problem that we need to read the refund paypal transaction id out for secondary use of the data in our process of book keeping. Would you mind implementing that feature?

@angelleye angelleye removed the wontfix label Aug 1, 2017
@angelleye angelleye added this to the 1.4.6 milestone Aug 1, 2017
@angelleye
Copy link
Collaborator Author

@chrisp1001 I agree we should go ahead and take the next step to do that. I'll re-open this and put it on our next update list.

@kcppdevelopers
Copy link
Contributor

angelleye pushed a commit that referenced this issue Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants