New Post: Labels on the product details page are too short
Hi, You can;t run 2 NB_Stores at the same time, you can only run your installed version. Your running in the DNN framework, but the programming rules still apply, you only have to build you project in...
View ArticleNew Post: Labels on the product details page are too short
thanks for reply I had downloaded the code from http://nbstore.codeplex.com/SourceControl/changeset/view/82208 how can I make dll file from that source code??
View ArticleNew Post: Labels on the product details page are too short
Like I've said in the above post. Put it into the "/DesktopModule/NB_Store" folder, open it in VS and compile it.
View ArticleNew Post: Labels on the product details page are too short
Read Here :Guide to setup source code into Visual Studio 2008/2010 This will tell you everything you need to know. Remeber, as Rob has said above:"Note that such module and module source changes aren't...
View ArticleNew Post: Addition Fee for Paypal
Hi there, is there a way to add automatically additional cost for Paypal in the order process? Thanks in Advance GreenGrass
View ArticleNew Post: Addition Fee for Paypal
Hi GrrenGrass, FYI, there was a post asking the same thing a couple of weeks ago:http://nbstore.codeplex.com/discussions/432327 Hope this helps you out. Geoff
View ArticleNew Post: productxmldata.template
If you want code to show as part of the product display, then you will need to find a suitable location in productdetail.template. I have provided a section near the bottom in a div with class...
View ArticleNew Post: Wishlists
You need to make a link to the page and add 'wishlist' somewhere in the URL. Search in Back Office > Admin > Help for some info on that, and examine the minicart.template to see how it is done in...
View ArticleNew Post: Authorise an Order before Sale
Hi to all I'm bulding a DNN site with NBStore and working with Paypal only.I need to have the ability to authorize(to confirm) an order before the sale takes place. Please HELP.... i couldnt find any...
View ArticleNew Post: Using Payments with NBStore
Hi all I'm building site with DNN and NBStore using Paypal only. I need to know if i have the ability to use several payments for a sale due NBstroe. For example: If i have an order more than 100...
View ArticleNew Post: Using Payments with NBStore
Hello Kamawebxp, You can have as many payment gateways (options) as you like. As standard in nb store there is paypal, Pay by bank, and PxPay. There are other payment gataways available in codeplex and...
View ArticleNew Post: Authorise an Order before Sale
Hi Kamawebxp, I would use the "pay by bank" payment option. The user places an order, they get info about payment to your bank, when they have done this you can confirm the order has been paid and send...
View ArticleNew Post: Using Payments with NBStore
Hi Thanks For your reply. I was misunderstood. I need the option to give my client to pay for his order by in 3 payments. If he order in 100 Dollar . He can pay across 3 months payments. 33 dollars per...
View ArticleNew Post: Using Payments with NBStore
NB Store can't do this in the checkout but what I would do is to create products to choose from with, for example: product 1 : 100 dollars product 2 : 33 dollars per month So therefore you have the...
View ArticleNew Post: Authorise an Order before Sale
hi thanks for your reply. The problem is that I have to work with Paypal.... Is there any posibility????
View ArticleNew Post: Authorise an Order before Sale
What u r looking for is the sequence of events that goes like this: Customer select products and go to checkout, then go thru the addr collector and selects a shipping method. Then instead of selecting...
View ArticleNew Post: Paymethods according to country
Are there any news about this? A customer of us just asked if we could do this :) Regards, Raphael
View ArticleNew Post: Product Text Box - end-user entered information
Hello.. I would like to have a multi-lined textbox which will allow the end-user to enter something such-as a website URL, etc. For my product, I have it using a custom display template (right now just...
View Article