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

Add support for native Shopware refunds #570

Open
chris-returnless opened this issue Oct 16, 2024 · 0 comments
Open

Add support for native Shopware refunds #570

chris-returnless opened this issue Oct 16, 2024 · 0 comments

Comments

@chris-returnless
Copy link

chris-returnless commented Oct 16, 2024

Shopware has a commercial plan (Rise) where merchants are able to process refunds. The benefit of this feature is that you can use both the Shopware panel and the Shopware API to create refunds.

Here is the endpoint that we use:
https://shopware.stoplight.io/docs/admin-api/948f118f2363e-create-a-new-order-return-resources

In this endpoint, it's possible to issue a refund via lineItems.refundAmount. In Shopware, this refund is registered correctly. However, the Adyen integration does not seem to listen to this refund request, and therefore does not execute the refund. See screenshots attached.

Can you let us know if the Adyen integration can be made compatible with Shopware's default Refund feature?

Thanks in advance for your thoughts!

Scherm_afbeelding 2024-08-05 om 12 44 04
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