• Resolved filippodotnext

    (@filippodotnext)


    Im trying to set the field wcpv-vendor-paypal (and other custom vendor fields) from the frontend, what hook shall I use ?

    Thanks, bye

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter filippodotnext

    (@filippodotnext)

    $vendor_data = WC_Product_Vendors_Utils::get_vendor_data_from_user($currentUserId);
                $vendor_data["paypal"] = sanitize_text_field($_POST['paypal']);

    In this way I can save the paypal field, but inside the WC_Product_Vendors_Utils I can’t find a function to render persistent my data.

    What shall I use ?

    Plugin Support Aashik P – a11n

    (@aashik)

    Hi there!

    Im trying to set the field wcpv-vendor-paypal (and other custom vendor fields) from the frontend

    Support for?Product Vendors?is provided at https://woocommerce.com/my-account/create-a-ticket/?form=ticket.

    Please login to WooCommerce.com with the account you’ve used to purchase
    Product Vendors, select?Product Vendors?from the dropdown so that the query ends up in the right queue.

    If you’re using a third-party extension to get this done, please get in touch with their plugin support team directly.

    I’ll go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set Vendor’s Paypal from frontend’ is closed to new replies.