vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - microCART: Shopping System for vB4 (https://vborg.vbsupport.ru/showthread.php?t=256723)

josephu 03-26-2011 03:14 AM

Hello, about to launch my site and microcart is installed successfully, however I do have a couple questions.

1. I cant get it to add tax, I have a tax configured, but it wont add it in the shopping cart, why?

2. Just wondering how you are writing the payment methods for the multivendor edition? Do vendors pay a set commision up front before listing a product, or do customer payments go to the "microcart/vbulletin owner" and then from there get disbursed to the various vendors (minus set commision fee of course)?

micheal332001 03-26-2011 08:19 AM

Quote:

Originally Posted by Ronny (Post 2177407)
If i try to change (grant) access in user groups for this mod, it addes a new group with the same name without changeing access rights to the original nor the new group. My test install is "vB Version 4.1.2 (Deutsch)".

Edit: It also shows the message "Please Login or Register to be able Order and Download." Well, .. i am logged in as admin.

you need to set the usergroup permissions for each group to be able to use the shop system evern for admins.

micheal332001 03-26-2011 08:23 AM

Quote:

Originally Posted by josephu (Post 2177573)
Hello, about to launch my site and microcart is installed successfully, however I do have a couple questions.


1. I cant get it to add tax, I have a tax configured, but it wont add it in the shopping cart, why?

2. Just wondering how you are writing the payment methods for the multivendor edition? Do vendors pay a set commision up front before listing a product, or do customer payments go to the "microcart/vbulletin owner" and then from there get disbursed to the various vendors (minus set commision fee of course)?

i will look into the tax problem asap

with the multi vender system when a member adds there product they will have to pay a percentage before they can add there product.

also with the multi vender system the add to cart buttons will be replaced with buy it now buttons.
This will only be for the multi vender system as if i done this with add to cart the hole cart and payment system would have to be changed.
With it being a buy now button it will work with all payment systems that are within the cart system, or it would not work with other payment system and only work with paypal.

josephu 03-26-2011 12:29 PM

ok, Yes, thank you, Im not sure why it wont add tax in the cart, I may just have something set wrong, any advice would be nice

about the mV edition; If you could please help me to understand the payment aspect a little more I would be appreciative. Lets say I have a vendor who sells ammunition, the price of this ammunition is $10 per box, Lets say I have a 10% commision set up, and the vendor has 200 boxes in stock. So to list the ammo box, vendor pays me a dollar, and then he can list product, what happens when that product is sold, does vendor need to re-pay commision for the other 199 boxes, or better yet, what if a customer buys more than 1 box? Does the vendor need to pay commision on all his inventory upfront, so for his entire stock of 200 boxes, he would have to pay me $200? Its hard for me to see how this can work, obviously not everyone can be made happy, but these are some scenarios I have pondered in my head. I will likely have just 3 or 4 vendors, each with millions of dollars in inventory, (Hell yeah! pay me that commision up front!) and the purpose (at least to me) of having a "mV" edition is so I dont have to do the leg work of listing thousands of products, My "vendors" do that for me, whats more is not only do they do the listing of products, but they handle stocking and shipping, Im just a gateway who receives a percentage commission, also to take it even a step further, having man hours invested in adding products to my store, my vendors will have a vested interest in the success of my store, and will "advertise" my site for me a little on their end, So if I can get this whole commision thing set up correctly, its a win win. I know you are working your fingers to the bone for this, and I love your product, its a virtual dream come true. Have you considered giving you customers (us) an option of different vendor payment methods, and they could choose which one would suit them best? For instance 1 customer may like a subscription option where they pay so much monthly to list whatever products they wish, while another customer pays a set commision for each product before being able to add that product, while a third type can list whatever products they wish, the entire payment goes to the site owner (vB owner, microcart operator, "your" customers) and then we pay the vendors, (which is obviously the option I would choose- ((My vendor lists ammo boxes for $10 and pays me nothing up front, when ammo boxes sell, entire payment including shipping and taxes goes to MY paypal account, I then pay the vendor $9 "and keep my $1 commision" plus shipping and taxes, and they send the ammo box to "My websites customer"))) what do you think?

mikem164 03-27-2011 01:25 AM

Ok... thanks for support so far Micheal, it's working great. As soon as you go to check out and directed to paypal website, I get this error:

Warning: Division by zero in [path]/microcart/functions.php on line 2476

Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in [path]/cart_gateway.php on line 43

Thanks for any input!

micheal332001 03-27-2011 12:19 PM

Quote:

Originally Posted by mikem164 (Post 2177852)
Ok... thanks for support so far Micheal, it's working great. As soon as you go to check out and directed to paypal website, I get this error:

Warning: Division by zero in [path]/microcart/functions.php on line 2476

Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in [path]/cart_gateway.php on line 43

Thanks for any input!

From what i see here you dont have the fsocket installed on your server.
you will need to contact your host and ask them to install this for you.

goto your admincp and click on Maintenance phpinfo and look for this

sockets

Sockets Support enabled
if its not there then it needs installing and you need to ask your host.
some hosts dont like to have this active on there servers.

micheal332001 03-27-2011 12:27 PM

Quote:

Originally Posted by josephu (Post 2177653)
ok, Yes, thank you, Im not sure why it wont add tax in the cart, I may just have something set wrong, any advice would be nice

about the mV edition; If you could please help me to understand the payment aspect a little more I would be appreciative. Lets say I have a vendor who sells ammunition, the price of this ammunition is $10 per box, Lets say I have a 10% commision set up, and the vendor has 200 boxes in stock. So to list the ammo box, vendor pays me a dollar, and then he can list product, what happens when that product is sold, does vendor need to re-pay commision for the other 199 boxes, or better yet, what if a customer buys more than 1 box? Does the vendor need to pay commision on all his inventory upfront, so for his entire stock of 200 boxes, he would have to pay me $200? Its hard for me to see how this can work, obviously not everyone can be made happy, but these are some scenarios I have pondered in my head. I will likely have just 3 or 4 vendors, each with millions of dollars in inventory, (Hell yeah! pay me that commision up front!) and the purpose (at least to me) of having a "mV" edition is so I dont have to do the leg work of listing thousands of products, My "vendors" do that for me, whats more is not only do they do the listing of products, but they handle stocking and shipping, Im just a gateway who receives a percentage commission, also to take it even a step further, having man hours invested in adding products to my store, my vendors will have a vested interest in the success of my store, and will "advertise" my site for me a little on their end, So if I can get this whole commision thing set up correctly, its a win win. I know you are working your fingers to the bone for this, and I love your product, its a virtual dream come true. Have you considered giving you customers (us) an option of different vendor payment methods, and they could choose which one would suit them best? For instance 1 customer may like a subscription option where they pay so much monthly to list whatever products they wish, while another customer pays a set commision for each product before being able to add that product, while a third type can list whatever products they wish, the entire payment goes to the site owner (vB owner, microcart operator, "your" customers) and then we pay the vendors, (which is obviously the option I would choose- ((My vendor lists ammo boxes for $10 and pays me nothing up front, when ammo boxes sell, entire payment including shipping and taxes goes to MY paypal account, I then pay the vendor $9 "and keep my $1 commision" plus shipping and taxes, and they send the ammo box to "My websites customer"))) what do you think?

God you have given alot for me to think about here lol

as it stands with the one im making at the moment it will be a one time fee for adding the product to your store like ebay does.
ebay only charges you to list the product not per product as people would not list there products if they had to pay for per each item within the one product.

lets say i have product 1 and i have 100 to sell the price im selling it for would be $20 each to list my product with ebay would be a one time fee for that one item not for the hole lot and thats how this multi vender system will work.
as its only taking up one space on your store not 200 spaces.
maybe i can add an option that they pay alittle extra to have that item listed on the front page of the store or within the side blocks.
so if i added a new front page block called featured block for paying venders to place there items for an extra cost.

pjkcards 03-27-2011 09:40 PM

I was hoping the multi-vendor version would have a feature where they only pay if it sells. For example, if I have a flat rate of 5%, anyone can list as many items as they want for free. But when items sell, I'd get 5% of it. Is that not going to work? Thanks.

josephu 03-28-2011 02:01 AM

I think not, from what I have gathered, as that is the feature I wanted as well, but hey, I have the regular microcart installed and its nothing short of a software masterpeice, it is likely difficult to build it the way you and I wish. The best we can hope is someday in the distant future.

micheal332001 03-28-2011 05:41 AM

Quote:

Originally Posted by pjkcards (Post 2178118)
I was hoping the multi-vendor version would have a feature where they only pay if it sells. For example, if I have a flat rate of 5%, anyone can list as many items as they want for free. But when items sell, I'd get 5% of it. Is that not going to work? Thanks.

Quote:

Originally Posted by josephu (Post 2178182)
I think not, from what I have gathered, as that is the feature I wanted as well, but hey, I have the regular microcart installed and its nothing short of a software masterpeice, it is likely difficult to build it the way you and I wish. The best we can hope is someday in the distant future.

this could be done in a later version or new sort of cart system altogether but it would not work in the current cart system.

I have added an option that when a MV adds a product and they would like it to show on the main page they would have to pay a small fee for this.

Also when they add screenshots of a product the first image would be free but any other images would have a small fee as well.

so im thinking of the site owners where they would be able to make money from each product thats a vender adds.


All times are GMT. The time now is 03:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01888 seconds
  • Memory Usage 1,786KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete