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

Log entry not shown when refunding from Solidus' admin interface #258

Open
waiting-for-dev opened this issue Mar 29, 2023 · 2 comments
Open
Labels
bug Something isn't working

Comments

@waiting-for-dev
Copy link
Contributor

waiting-for-dev commented Mar 29, 2023

Steps to reproduce

  1. Complete checkout and capture the amount from the admin console
  2. Refund from the admin console
  3. Click on the payment to check its log entries

Actual behavior

The refund is created both on Solidus & Stripe, but no log entry is shown.

Expected behavior

We should be able to see the log entry for the event.

Additional information

I didn't look into it further, but the Gateway#credit method indeed looks like it's creating the log entry.

@waiting-for-dev waiting-for-dev added the bug Something isn't working label Mar 29, 2023
@waiting-for-dev waiting-for-dev changed the title Log entry not created when refunding from Solidus' admin interface Log entry not shown when refunding from Solidus' admin interface Mar 29, 2023
@kennyadsl
Copy link
Member

Maybe related to solidusio/solidus#4866?

@chrean
Copy link

chrean commented Apr 4, 2023

To be confirmed if @kennyadsl got it right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants