automatic refund on order cancelled or refund with rest api
-
Hi there,
we are trying to refund with /V3 Rest API
$woocommerce->post(‘orders/{orderid}/refunds’, $data)for cash on delivery there are no problem
with stripe there’s a function to auto refund the order when the order is annuled
but how can we refund the order (or partial order) using form our ERP via REST API?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘automatic refund on order cancelled or refund with rest api’ is closed to new replies.