Forum Replies Created
- AuthorPosts
sdel_nevo
ParticipantYou’re most welcome
Steve
sdel_nevo
ParticipantHi
Ok, try disabling all the plugins with the exception of the marketplace plugins and try again
If it works, turn on each plugin separately and test, when you find the plugin that’s created the error, do not turn it back onAnother thing to try
Change your permalinks to “plain”
From WordPress dashboard – settings – permalinks
Then saveIf you have a caching plugin installed you should clear the cached pages
Does it work now?
If so go back to
WordPress dashboard – settings – permalinks and select “post name” then save
test the site again
Steve
sdel_nevo
Participantsorry I should have said
that when I got to https://www.mydomian.com/store
I’m redirected to
https://www.mydomian.com/store-list
Steve
sdel_nevo
ParticipantHi
have you set up any redirects in any other plugins?
going here http://rivermarketdev.wpengine.com/store redirects to here
http://rivermarketdev.wpengine.com/my-account/
I think http://rivermarketdev.wpengine.com/store should list your dealers if I have got it right
I’m not affiliated in any way to wclovers, I’m just a very happy user
Steve
sdel_nevo
ParticipantHi again
just to confirm this is from stripes documantation
https://stripe.com/docs/connect/charges
Direct charges
We recommend that you create direct charges on the connected account when using Standard accounts, although this approach is also appropriate for some Express and Custom accounts.Using this approach:
The connected account is responsible for the cost of the Stripe fees, refunds, and chargebacks
The payment itself appears as a charge in the connected account, not in your platform account
Charges directly increase the connected account’s balance
Your platform’s balance is only increased via application feesso to confirm, what you are asking will work 🙂
and looking at this, the connected accounts (the vendor account) are responsible for the chargebacksthe application fee in the documentation is the commission you charge as the site admin
Steve
sdel_nevo
ParticipantHi pdishman
that’s how I’m doing it, but I’m guessing that we would still be responsible for chargebacks.
when I have been testing this, when the commission is set to 100% stripe showed me that I (as the admin) got know commission, I could see from my other test stripe account that they only paid the stripe fee, now application fee was applied
hope this helps
steve
sdel_nevo
ParticipantHi
Sorry i should have point you in that direction.
go toMarketplace – settings – Dashboard pages
you will see a tick box called “Refresh permalinks”tick that and save
i had to do that when i renamed the store page
Steve
Attachments:
You must be logged in to view attached files.sdel_nevo
ParticipantHi
When you renamed your store page did you save the change?
Also you might need to reset the sites permalink structureSteve
sdel_nevo
ParticipantHi
I had the same thought, the way i did it, and probably not the most elegant way was to create a second stripe account, and sign up as a test vendor.
then i joined my testing vendors stripe account to the websites stripe accountthis way i could follow the flow of the funds through my website and to stripe (the sites account) and then through to the vendors account(my second stripe account)
once you get your head around the flow its quite easy to follow.
this is the best way i have found, but as i said it may not be the most elegant of solutions
Steve
sdel_nevo
ParticipantHi
I changed this by adding this
/* Style the sold by text colour */
.wcfmmp_sold_by_wrapper a {
display: inline-block !important;
color: #e48143 !important;
text-decoration: none !important;
}to my themes custom CSS
change #e48143 to the colour you require
Steve
sdel_nevo
ParticipantHi
if a vendor writes an article (Blog) from there vendor store page, when it’s submitted it then becomes visible in the list of blogs on the “Blog” page of my site
when opening the blog the code is shown below the vendors display name
that’s were the image was copied from
sdel_nevo
ParticipantCapture 1 image attached
Attachments:
You must be logged in to view attached files.sdel_nevo
ParticipantHi
sorry for the confusion, I’m not sure why but when i raised the issue i was unable (as a vendor) to add products to sub category’s
however this morning i wasi removed some unused plugins so one of these may have been coursing the issue, but everything is fine now
Many thanks for getting back
Steve
- AuthorPosts