Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Set somethings required #73402
    Louie
    Participant

    Hi..you can refer to this knowledge base snippet :
    https://www.wcvendors.com/kb/make-product-fields-required/

    hope this help.
    Thanks!

    in reply to: Need support on Auctions #73387
    Louie
    Participant

    hi @jaypreet .. just trying to answer your 3rd question :

    3. instead of auction time can it be changed into 1 day , 3 day , 5 day , 7 day etc ?

    I think this snippets will help
    https://hellohendra.com/wc-vendors-auction-duration/

    in reply to: Where is "Trash" page in Pro Dashboard? #73369
    Louie
    Participant

    Hi Anna @fervous
    Thanks for your answer.

    Actually, I have created the page myself.

    I think WC Vendors needs this page as well because there is no point to keep the deleted item in Trash if the vendor can not access it. The vendor need Trash page, and inside that page, they can choose Restore or Delete it Permanently.

    Hope this make sense for your future updates.

    Thanks!

    in reply to: Mass Pay schedule doesn't run #70679
    Louie
    Participant

    Okay. I found the solution.
    Inside class-cron.php, try to move

    add_action( 'pv_schedule_mass_payments', array( 'WCV_Cron', 'pay_now' ) );

    from schedule_cron() into function __construct()

    The Action hook was not reachable inside schedule_cron() function. Once we move it to function constructor, the Crontrol plugin recognise the Action hook and it works.

    Maybe someone from WC Vendors can give a better explanation.
    Thanks!

    in reply to: Mass Pay schedule doesn't run #70677
    Louie
    Participant

    Did you figured this out?
    I’m facing exactly same problem. Please help.

    Thanks!

    Louie
    Participant

    Hi Anna @fervous ,
    thanks for your answer.

    Another Update:
    I just realised that with the Crontrol plugin we can run the cron immediately by clicking Run Now button.

    So I restore the modified PHP files that I mentioned on my first post and set it to Daily. Then I go to the Crontrol and try to Run the pv_schedule_mass_payments from there but still nothing happen. The due commission is still due.

    The Crontrol plugin give this response :

    Successfully executed the cron event pv_schedule_mass_payments.

    Any clue? Thanks!

    Louie
    Participant

    Update:
    I have installed a plugin called WP Crontrol to see what’s happening in the WP-Cron system.

    According to that plugin, my custom cron set up is working properly.
    *Please see the attached screenshot.

    Maybe I missed something on the WC Vendors side?
    I look forward for your advice.
    Thanks!

    Louie
    Participant

    Okay. Thanks @avishai
    I might need some advice from Anna ~ @fervous or @ben πŸ˜€

    Hopefully they will have time to leave their little advice here. πŸ™‚

    Thanks!

    Louie
    Participant

    @avishai Okay. I might need to consider to use another Payment Gateway.
    I found this extension :
    https://www.wcvendors.com/product/stripe-commissions-gateway/

    On the description, they says :
    – Vendors can connect to Stripe to instantly receive commissions on their Vendor Dashboard Shop Settings
    – Commissions are instantly paid to vendors who have connected their account to Stripe

    With this extension, are we able to create a custom trigger to release the vendor’s commission?
    So instead of release the commissions straight away (instantly) after the checkout process completed, can we ~ maybe, create a custom trigger to release the commission after the package being delivered?

    If it’s possible, I will purchase the Stripe extension.

    Thanks!

    Louie
    Participant

    @avishai Thanks for your reply. I have explored every single point that you’ve mentioned but I still little confused on the point 4. What do you think the best option to process the payment (commission) with this scenario? Can we use PayPal Adaptive Payment? I need some advice. Thanks!

    in reply to: delete account and all user data via delete me plugin #69966
    Louie
    Participant

    @fervous
    Hi Anna,
    have you had any chance to check on this issue?

    I know you’re busy, so this is the direct link to the plugin file :
    https://plugins.trac.wordpress.org/browser/delete-me/tags/2.0/inc/delete_user.php

    I guess it’s something around line 28 – 46.
    I think you’re right, the plugin may not recognize the vendor as the author of the products.
    Can you please have a quick look on this?

    I have installed the plugin and add the shortcode on the Pro Dashboard. It looks cool until I try to remove my own account and then I realise that my products still remains on the site. πŸ™

    Thanks Anna!

    Louie
    Participant

    Anyone?

    It’s been 2 days and still no response. πŸ™
    I thought the ‘Pro Support’ will help faster.

Viewing 12 posts - 1 through 12 (of 12 total)