Bug: Refund error not processed
-
We had to refund an order, stripe-Api exception:
{
“error”: {
“message”: “This payment is too old to be refunded. It has passed its 180-day refund window.”,
“type”: “invalid_request_error”
}
}but the plugin marked the order as refunded, email sent to customer.
The plugin should process API-Errors correctly.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug: Refund error not processed’ is closed to new replies.