The in-progress implementation for Shopify refunds implements a webhook to generate the refund data in Solidus. However, I can imagine cases where we might want to import or synchronize refund data across platforms:
- a failed refund webhook call;
- historical data import.
Are these valuable enough cases to justify a proper refund importer?
The in-progress implementation for Shopify refunds implements a webhook to generate the refund data in Solidus. However, I can imagine cases where we might want to import or synchronize refund data across platforms:
Are these valuable enough cases to justify a proper refund importer?