Stripe Connect with Dokan

This topic contains 10 reply and 2 voices, and was last updated by Fearg 8 years, 10 months ago
Viewing 10 Posts - 1 through 10 (of 10 total)
Author Posts
May 23, 2015 at 1:39 am 44905
Fearg Hi, Quick one. Does Stripe plugin work even if we do not want to connect the sellers' accounts to it? For example we want all of the purchase price to be paid to our stripe account and then from there we can distribute commissions. Can it do this? Thanks
May 23, 2015 at 3:10 pm 44946
Nayem Nayem

Hello Ferag,

You seller have to connect with stripe to sell his product. Otherwise customer can not purchase his product. Seller will get his commission directly to his stripe account. There is no option to split the payment manually to the seller.

Thanks.

May 24, 2015 at 5:06 am 45024
Fearg Fearg

Thanks for confirming Nayem,

I am having trouble setting a test seller account up on stripe though. When I go to seller dashboard -> settings -> payment, in the Stripe account box I just see the message “Your account is not yet connected with Stripe. Connect with Stripe to receive your commissions.” but I do not see the connect button that you get in the demo video. Where/how can I put in the sellers stripe details?

Also, is the standard Woocommerce Stripe plugin compatible with dokan (to allow for all payments into the one account)?

Thanks

Fearg

May 24, 2015 at 10:55 am 45030
Nayem Nayem

Hello Ferag,

I think that connect button is hidden for css issue. You can inspect your theme css or you can provide me your site details to check whats going wrong- please provide your login details by using this form: http://wedevs.com/provide-login-details/.
Thank you 🙂

May 26, 2015 at 3:15 pm 45177
Fearg Fearg

Thanks Nayem, I have filled out that form. Please let me know if you need anything else.

Also do you know if any of the other woo commerce stripe plugins (the non connect ones) work with Dokan?

May 26, 2015 at 3:26 pm 45182
Nayem Nayem

Hello Ferag,

I will check your site and you have to use only Dokan stripe to use stripe with our plugin.

Thanks.

May 26, 2015 at 3:36 pm 45185
Nayem Nayem

Please open your theme folder/style.css file. In line number 934 you will get this class- .clear. You have to replace this class with this-

.clear {
    clear: both;
    overflow: hidden;
    width: 0px;
    height: 0px;
}

Thanks.

May 26, 2015 at 4:57 pm 45202
Fearg Fearg

Thanks Nayem, that works perfectly now

May 26, 2015 at 4:59 pm 45203
Nayem Nayem This reply has been marked as private.
May 29, 2015 at 4:27 pm 45594
Fearg Fearg This reply has been marked as private.
May 29, 2015 at 4:28 pm 45595
Fearg Fearg

One other question on this guys,

When Stripe connect is active there “withdraw” option is removed / disabled. What if we want to offer customers the choice between standard paypal checkout and credit card (stripe)? Is this possible? If so how does the payment of commissions to the sellers work for those transactions?

Thanks

Fearg

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