michaeltaly97

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Default shipping class by supplier when adding products #130763
    michaeltaly97
    Participant

    Hi,

    I’m trying to make a control panel outside of wordpress, to integrate with our ERP, but I can’t create in PHP the screen that asks for the seller’s login to get his WCMP token, I can consult a seller normally through consumer_key and consumer_secret, but I want it for example:

    Seller 1 access the url integracao.mysite.com.br and click link account, when he clicks, it asks to log in with his account from our marketplace, and after that the user data is loaded.

    I tried to do this authentication with woocommerce documentation, but without success.

    in reply to: Default shipping class by supplier when adding products #130684
    michaeltaly97
    Participant

    Hi,

    Where do I get the token of each logged in user, is it possible?

    Because I want to do an integration, and in this integration, get the data through the seller’s login.

    in reply to: Default shipping class by supplier when adding products #130493
    michaeltaly97
    Participant
    This reply has been marked as private.
    in reply to: Default shipping class by supplier when adding products #130398
    michaeltaly97
    Participant

    Hello, is it possible to remove this so that the system does not create two orders?

    in reply to: Default shipping class by supplier when adding products #130277
    michaeltaly97
    Participant

    Hello,

    It has now appeared on the dashboard. Is it normal every time someone generates an order, the system creates 2 orders being the main and a suborder?

    Thank you very much for the support you have provided with all my doubts, I will definitely recommend the plugin to friends in Brazil.

    in reply to: Default shipping class by supplier when adding products #130233
    michaeltaly97
    Participant

    I have a very critical problem.

    I registered a test seller, and most of the orders don’t appear on the seller’s panel, just a few.

    I’m forwarding the print of orders that we got between 07/08/2021 and 08/11/2021 from the same seller, totaling 5 orders, and the seller’s panel only shows 3 orders that are old.

    in reply to: Default shipping class by supplier when adding products #130230
    michaeltaly97
    Participant

    Hi!

    I really appreciate your support, I managed to translate a panel, the problem was the lack of synchronization in Loco Translate.

    As for transport, if you don’t print below, I can include a button with the action (Print Shipping Label), and we are the ones who will attach this label, as the shipping will be paid by the marketplace.

    in reply to: Default shipping class by supplier when adding products #130045
    michaeltaly97
    Participant

    Just correcting it, I changed:

    in:
    <? Php esc_html_e ( ‘Total Sales’ , ‘dc-woocommerce-multi-vendor’); ?>

    For:

    <? php esc_html_e ( ‘Vendas totais’ , ‘dc-woocommerce-multi-vendor’); ?>

    in reply to: Default shipping class by supplier when adding products #130041
    michaeltaly97
    Participant

    Hi how are you?

    As for shipping, I’ll organize the prints and forward them to you.

    The problem I’m having is the translation, I used the translater loco and translated all plugins in 100% to Portuguese, I even tried to edit the source file changing to Portuguese, but most of my panel is still in English and I don’t think a way to translate.

    Attached is an image with fields highlighted in yellow when qualifying in English, besides this I have others, but in Loco Tradução there is nothing left to translate, and even the panel file I translated and nothing has changed.

    Example:

    I edited the vendor-report.php file on line 40

    In:
    <?php esc_html_e(‘Total sales’, ‘dc-woocommerce-multi-vendor’); ?>

    For:

    <?php esc_html_e(‘Total Sales’, ‘dc-woocommerce-multi-vendor’); ?>

    in reply to: Default shipping class by supplier when adding products #129962
    michaeltaly97
    Participant

    Thanks for the feedback, however, the options that the plugin provides are not enough, we would like to work with mail, in this case when a seller registers, when he posts the product will it be automatically linked to that class of his that is automatically created by the plugin?

    in reply to: Default shipping class by supplier when adding products #129869
    michaeltaly97
    Participant

    Hi, another question, I’m using WCMP now, and I have a question, when I try to create the registration page and go to the address, the following message appears:

    The administrator needs to add a plan in order to allow the supplier to register on the site.

    What plan would that be? Because the intention is that everyone register and only pay the commission on the sale.

    Thanks!

    in reply to: Default shipping class by supplier when adding products #129867
    michaeltaly97
    Participant

    Thank you very much for the quick feedback congratulations!

    Another question, in this plugin of you know where I can edit the final panel appearances? Because I’m from Brazil, I need to translate some things that I don’t translate locally, translate and adjust the design.

    As for shipping, how can I allow the client to access the backend so he can configure the plugin already linked to his class, is there any code model that can help me?

    Or even some code that I can perform manually every time a seller registers on my site, I link the submission of his class, I just need that when he adds a product he pulls this class automatically without the need to register manually in the product.

    Thanks!

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