Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

When refunding funds, 2 letters are sent to the buyer

WCMp Core

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #141404
      l.gan
      Participant

      When refunding funds, 2 letters are sent to the buyer about a partial refund: One letter with the main order number, the second letter with the suborder number. The content of the letters is the same – only the number of the order and the suborder are different.

      Please tell me how to send one letter, which would indicate:

      Partial refund Order number (order number digits), suborder (suborder number digits)?

      I recorded a video
      https://drive.google.com/file/d/1z2K8874vBzQhINyb5D3tD0D8niuPq9oT/view?usp=sharing

    • #141460

      Hi,
      Kindly add below code to your function.php and check

      add_filter('wcmp_allow_refund_parent_order', '__return_false');
      Copy

      regards,

      • #141477
        l.gan
        Participant

        Hello, thanks for the help

        Tell me more please – can I use any placeholders of your plugin in wooocomers emails?

        For example: there are {order_date} and {order_number} placeholders in wooocomers.

        Do you have such placeholders in your plugin? For example {suborder_number} and {vendor_name}?

        Thank you

    • #141498

      Hi,
      can I use any placeholders of your plugin in wooocomers emails?
      >> You can not use placeholder in woocommerce email.

      Regards.

    • #141500
      l.gan
      Participant

      Thank you for your help, I have no more questions on this topic. All is decided

Viewing 3 reply threads

The topic ‘When refunding funds, 2 letters are sent to the buyer’ is closed to new replies.