Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CartPlog: The Lite PayPal Shopping Cart Details »»
CartPlog: The Lite PayPal Shopping Cart
Version: 1.0.0, by calorie calorie is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.8 Rating:
Released: 10-23-2007 Last Update: Never Installs: 190
DB Changes Uses Plugins
Additional Files  
No support by the author.

CartPlog: The Lite PayPal Shopping Cart

CartPlog Lite is a shopping cart for PayPal payments. CartPlog Lite allows for categories, products, and options, and it keeps track of transactions by utilizing the PayPal IPN interface. The installation takes care of phrases, templates, tables, etcetera. Just follow the README.txt file for installation.

There is a license agreement that I request that you abide. Thanks!

This thread is organized as follows:
  • Post1 contains this here release.
  • Post2 contains other information.
Fine Print: see license agreement, no redistribution, copyright retained in full, right reserved to uncheck support box.

Requirements: vB 3.6.8+ (not tested on earlier versions)

Does it work on vB 3.5 and 3.6? See the requirements.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #232  
Old 06-21-2010, 06:55 PM
Scalemotorcars's Avatar
Scalemotorcars Scalemotorcars is offline
 
Join Date: Mar 2006
Location: NC
Posts: 619
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.itvault.com/osc_shop.php" target="_blank">vB Osc Shopping Cart Pro v1.0.6</a>

Works perfectly but its a paid script.
Reply With Quote
  #233  
Old 07-03-2010, 12:46 PM
shooptek shooptek is offline
 
Join Date: Feb 2009
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

+1 for a vB4 port!
Reply With Quote
  #234  
Old 07-13-2010, 11:18 PM
wickedstangs wickedstangs is offline
 
Join Date: Mar 2007
Location: San Diego
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

a very good application and much needed for vbulletin 4.0.5
Reply With Quote
  #235  
Old 07-30-2010, 01:33 AM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Scalemotorcars View Post
vB Osc Shopping Cart Pro v1.0.6

Works perfectly but its a paid script.
?85.00 for a OSCommerce integration? It's nicely done, but no thanks.
Reply With Quote
  #236  
Old 07-31-2010, 05:04 AM
andy1074's Avatar
andy1074 andy1074 is offline
 
Join Date: May 2003
Location: VanaK
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can i use this for vb4?
i need this
Reply With Quote
  #237  
Old 08-01-2010, 10:45 PM
piscaonline piscaonline is offline
 
Join Date: Jun 2010
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure if anyone still needs help with shipping costs, but since I'm only charging my fans a flat rate for USPS shipping of 4.99, the integration for Paypal was rather easy.

Under the cartblog_view_cart template, add the following code:

HTML Code:
<input type="hidden" name="handling_cart" value="0.00">
Where 0.00 is your flat-fee. I know it doesn't help with people who have shipping of various weights and sizes, but it's better than listing your items higher in order to charge shipping.

If you're good with PHP and MySQL maybe you can integrate a custom script (for yourself) to allow for custom rates for various items. If that's allowed.
Reply With Quote
  #238  
Old 08-19-2010, 05:44 PM
kjsmith84 kjsmith84 is offline
 
Join Date: Sep 2009
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by piscaonline View Post
Not sure if anyone still needs help with shipping costs, but since I'm only charging my fans a flat rate for USPS shipping of 4.99, the integration for Paypal was rather easy.

Under the cartblog_view_cart template, add the following code:

HTML Code:
<input type="hidden" name="handling_cart" value="0.00">
Where 0.00 is your flat-fee. I know it doesn't help with people who have shipping of various weights and sizes, but it's better than listing your items higher in order to charge shipping.

If you're good with PHP and MySQL maybe you can integrate a custom script (for yourself) to allow for custom rates for various items. If that's allowed.


so where do you add this in the view_cart template?
Reply With Quote
  #239  
Old 03-04-2011, 10:36 AM
blackrat250 blackrat250 is offline
 
Join Date: Dec 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know if there is something like this for Vb 4 ?
Reply With Quote
  #240  
Old 07-28-2011, 05:59 PM
Bill Thebert Bill Thebert is offline
 
Join Date: Mar 2002
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to put a "Paid Subscription" to the SITE into the "cart/store" that this product creates? Can any version of cartplog (1.0.0, 2.0.0 or 3.0.0) support this?

We're considering using this product for a motorcycle club. The club has a "membership" fee, and the off-the-shelf vBulletin "paid subscription" (with auto renewal via PayPal) works just peachy for our needs.

But the club ALSO has parts, accessories, T-shirts, stickers, patches, etc. -- things that are NOT renewable by nature.

It would be really nice if we could have "one-stop shopping" for both membership AND stuff.

Is this achievable?

Currently running vB 3.7.2, but we're willing to upgrade if necessary.
Reply With Quote
  #241  
Old 09-23-2011, 12:27 AM
Nordraserei Nordraserei is offline
 
Join Date: Oct 2005
Location: Texas
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On the main page of the cartplog how do i get two items in a row instead of three?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:27 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05164 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete