• Resolved Vaibhav

    (@vaibhav9017)


    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

    • This topic was modified 2 years, 1 month ago by Vaibhav.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shameem – a11n

    (@shameemreza)

    Hi @vaibhav9017,

    It seems like the payment gateway you’re using (check, ecommerce) is not recognized by WooCommerce. You probably wanted to test using the cheque payment method but mistakenly typed it as a check.

    However, to solve this issue, please check your WooCommerce settings to ensure the payment method is enabled.

    For reference, these particular forums are meant for general support with the core functionality of WooCommerce itself. For development and custom coding questions, it’s best to ask for insight related to those on either the WooCommerce Advanced Facebook group or the WooCommerce Community Slack. Many of our developers hang out there and will be able to offer insights into your question. You can also seek help from the following:

    I wish I could help more, but hopefully, this gets you going in the right direction to get some further insight/information.

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WooCommerce Order Payment Refund’ is closed to new replies.