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

Save Refund ID properly in POST META #141

Open
kkotha82 opened this issue Dec 6, 2019 · 2 comments
Open

Save Refund ID properly in POST META #141

kkotha82 opened this issue Dec 6, 2019 · 2 comments

Comments

@kkotha82
Copy link
Contributor

kkotha82 commented Dec 6, 2019

I am writing a custom plugin for Exchange / Return for WooCommerce. I am supporting automatic refunds of returned products by linking up with WC refund module. The Refund ID is only being saved in the order comments. Please save the Refund ID in post meta properly so plugins like mine can easily access the same.

@varunsridharan
Copy link

@kkotha82 I have added a custom hook #142 which is not yet to merged.

@varunsridharan
Copy link

@kkotha82 you can use that hook to fetch the refund id for the order you want on the go.

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