WooCommerce Order Payment Refund
-
Hello all,
I am working on creating order , processing payment and refund through API at wooCommerce. The process is like –
1. I am creating an order using WooCommerce APIs. Order gets created.2. However for performing payment for that order – via OrderUpdate API endpoint of WooCommerce where I set the three values (amount, payment_method=check, payment_method_title=ecommerce).
3. Now, if there is a Refund request for such an order, then I get an error saying – “The payment gateway for this order does not exist”. Any help on this is greatly appreciated.
Thank You,
Vaibhav Bhutkar
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WooCommerce Order Payment Refund’ is closed to new replies.