Order to seller

This topic contains 8 reply and 3 voices, and was last updated by sophie 9 years, 7 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
September 19, 2014 at 8:26 am 27025
sophie When i pass an order to a little seller, this seller have an email with the order information but the order is not in the seller setting. The main seller (in woocommerce ) has the order in admin..... And when i activ the parallele paymant with the plugin for dokan paypal return an error. I have the api code, key and name but i dont know what is the id... (it's the problem ?) Thank for help.
September 19, 2014 at 9:01 am 27026
sophie sophie

I have mu APPI ID now. the pb of paypal is resolved.
But i have already the pb of order. It is not in the setting of seller but in the setting of main seller in woocommerce.

September 19, 2014 at 9:47 am 27029
Mike Mike

Sophie, are you using Google translate ? I wish I could help but the English is so broken I cant understand.

September 19, 2014 at 5:27 pm 27040
sophie sophie

Soory.
I had a shop WooCommerce. So my seller is the admin (A) of the site.
After, i installed Dokan. Know I have another seller (B).
When B has an order, he receives an email order (good) but He does not see the order in the setting. The order is in the setting of woocommerce of A.
A dont use Dokan setting front end. A use woocommerce Backend.

Sophie

September 21, 2014 at 4:09 am 27102
sophie sophie

I don’t know if i’m alone but i think it’s a problem with the last version of woocommerce.
In order-functions.php i have ‘AND p.post_status = ‘publish’ in many sql. But woocomerce save post as wc-processing status.
So when you delete this condition it’s work

September 21, 2014 at 5:12 am 27103
sophie sophie

for info :
http://develop.woothemes.com/woocommerce/2014/08/wc-2-2-order-statuses-plugin-compatibility/

September 21, 2014 at 5:31 am 27104
sophie sophie

also change in order-details.php

$status_name ) {
echo ‘‘;
}
/* $statuses = (array) get_terms( ‘shop_order_status’, array( ‘hide_empty’ => 0, ‘orderby’ => ‘id’ ) );
foreach ( $statuses as $status ) {
echo ‘

September 24, 2014 at 2:19 pm 27393
Sekander Badsha Sekander Badsha

Hello Sophie,
Did you get to solve your problem on your own? Or you still having the issue?

September 24, 2014 at 7:32 pm 27439
sophie sophie

i think the issue is transform owner on a seller…. I lltest

Le 2014-09-24 04:19, weDevs Team a écrit :

Viewing 8 Posts - 1 through 8 (of 8 total)