• …would allow for payment to multiple users. I use eShop now, and also have experience with FatFreeCart, but neither of them will do anything like this. Here’s the basic scenario of what I need to have happen:

    1. User registers on a WP site, adds their Paypal address somewhere in their profile (or registers using their Paypal address? That would be fine too).

    2. UserA creates item A. UserB creates item B. (I like that eShop and FFC allow the normal WP blog posts to be used for item posts)

    3. Payment for someone purchasing item A is automatically sent to UserA’s Paypal address, and payment for someone purchasing item B is automatically sent to UserB’s Paypal address.

    Anyone know of anything like this? I’m willing to consider paid as well as free plugins. Thanks ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter justbishop

    (@justbishop)

    Is it OK to bump after a month?

    I’ve come a bit closer to what I need. I found that I could hard code a Paypal Buy Now button into single.php and create/call custom fields for the info the hard coded Paypal button needed, payment recipient Paypal address being one of them. So yay! One WP install/multiple sellers: check!

    Here’s my new issue, though…The Buy Now button allows no sort of stock control unless the code is generated from the seller’s Paypal account and saved there. The only solution I see is to have each seller create buttons via their Paypal accounts to match the info they enter into the custom fields on each item post. That would just suck. Is there a way to code this so that each button only sells an item once without having to do that?

    Thread Starter justbishop

    (@justbishop)

    The saga continues. I love talking to myself, and it seems to happen often here.

    Anyway, on the advice of westi in #wordpress IRC, I checked into a hit/download counter plugin as a starting point and found Smart Counter, which looks promising as it has the ability to count clicks.

    So, my question is where would I go from here? I need to somehow modify Smart Counter to count clicks on a Paypal buy now button, and then to disable the button after a per-post configurable number of clicks has been reached.

    Any takers?

    Sounds like something a client of mine would really like – a shopping site where users can sign up, create their own product listings, insert their own payment details, and the client merely collects a listing fee.

    The closest I have come to finding something like this is AuctionTheme (but cannot as yet remove the big portion of a listing), and ClassifiedTheme (no payment facility).

    But I know nothing about custom WordPress development so I am afraid I cannot help you ??

    Mike

    Thread Starter justbishop

    (@justbishop)

    What is AuctionTheme? I need to check that out!

    justbishop > I looking for the same king of module/cms, and I think it most a “MarketPlace”. At the moment i’m learning about Drupal solution with Ubercart / Marketplace module.

    Hope it help you !
    Euka

    Thread Starter justbishop

    (@justbishop)

    Thanks, but I need to stick with WordPress.

    Maybe that :
    https://themeforest.net/item/sofa-stockphoto-wp-shop-with-deposit-system/90978?ref=mixblog

    The only good thing i found during my search about wordpress.

    Gooluck

    ps: ubercart / marketplace is the best solution for multiple sellers, but very very complicated.

    Thread Starter justbishop

    (@justbishop)

    That looks like it’s only for digital goods. I need something that will allow sellers to post tangible, one-of-a-kind items (so once one person buys it, no more are offered for sale).

    Thanks for coming back and linking me to it, though ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Looking for a Shopping Cart Plugin That…’ is closed to new replies.