Add support for native Shopware refunds #240
Labels
Feature
Features that we are not providing yet.
Status: Backlog
This is currently on our backlog and not scheduled yet.
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 Buckaroo 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 Buckaroo integration can be made compatible with Shopware's default Refund feature?
Thanks in advance for your thoughts!
The text was updated successfully, but these errors were encountered: