Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Art Project Group

    (@artprojectgroup)

    Not possible with actual version.

    Kind regards.

    Thread Starter dassoubarna

    (@dassoubarna)

    I asked the wc-vendor plugin author for the help.
    They replied

    You would want to contact the APG SMS author, and ask them if there is a filter, to change the text message to go to the post_author not admin. All vendors are, is the author of the post, and the post is the product. So, if they can do that, you’re good to go!

    Is it possible via some function hook or so? If so I can try it with custom coding. Although I am not an expert in PHP but still I can try my best.

    Plugin Author Art Project Group

    (@artprojectgroup)

    There’s a filter named apg_sms_message.

    Kind regards.

    Thread Starter dassoubarna

    (@dassoubarna)

    Can you suggest any documentation on how to use that filter apg_sms_message.

    Thanks in advance!

    Plugin Author Art Project Group

    (@artprojectgroup)

    It’s very easy:
    $mensaje = apply_filters( 'apg_sms_message' , $mensaje , $pedido->id );

    Kind regards.

    Thread Starter dassoubarna

    (@dassoubarna)

    Thanks for the help!

    I have created a user meta field named “mobile” for entering mobile number of the user. Can you please guide me how to use that meta field (get_user_meta?) with the filter?

    Plugin Author Art Project Group

    (@artprojectgroup)

    Remember that we don’t provide any kind of free support.

    Use add_filter.

    Kind regards.

    Thread Starter dassoubarna

    (@dassoubarna)

    Yes I knew that you don’t provide any free support. But I didn’t find any code reference or tutorial for your plugin. That’s why asking for the help?

    I am also stock withe the same problem. Did you able to solve it #dassoubarna ?

    I also need to send SMS notifications to vendors when an order is placed. Can you Please help us do that? We are ready to pay for this. Can you provide a price quote?

    Thread Starter dassoubarna

    (@dassoubarna)

    Pleae PM me at [email protected].

    Plugin Author Art Project Group

    (@artprojectgroup)

    Of course @purna1993, send us an email with your specifications to info [at] artprojectgroup [dot] es.

    Kind regards.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Vendor Notifictions’ is closed to new replies.