New Post: restricting registration
Haha yup ditto to everything Marty said.... I'll enable the obvious solution tomorrow and let you know how I got on...
View ArticleNew Post: Members discount
Thans again. I did that, I am now able to add the role, however I still cannot see the promotion. I applied 20% to a category for Registered user, I login as a registered user (not an admin/host) and...
View ArticleNew Post: Issue in checkout for registered user
Please help.. why i am facing this error.
View ArticleNew Post: Paypal showing Status "Payment not verified"
I have configured live paypal settings & all correct. Added IPN url in paypal also:http://domain.com/tabid/107/stg/4/Default.aspx But after doing payment showing status "payment not verified"...
View ArticleNew Post: Click description in checkout
No, that's not going to work.. one could buy a product repeatedly with different data,,, it wouldn't know what to show. If buyers need to check what they purchased later on, you could set up the orders...
View ArticleNew Post: Click description in checkout
Ok, thanks for reply. Please reply me on this task also:https://nbstore.codeplex.com/discussions/546789
View ArticleNew Post: Currency Format Switzerland
Hello We are using NB_Store 2.3.2 on our clients website. We have the following setting for our currency: merchant.culture: de-CH currency.culture: "#0.00" currency.symbol: CHF Right know it doesn't...
View ArticleNew Post: Paypal showing Status "Payment not verified"
Please help.. why i am facing this error.
View ArticleNew Post: How to get a cart items total weight
Hi, I'm creating a shipping provider (implementation of the abstract class CalcShipInterface). The method being implemented getCartTotals, doesn't receive the cart items weight. How to i get the total...
View ArticleNew Post: Paypal showing Status "Payment not verified"
My Paypal.gateway setting is :<root><paymentURL>https://www.paypal.com/cgi-bin/webscr</paymentURL> <verifyURL>https://www.paypal.com/cgi-bin/webscr</verifyURL>...
View ArticleNew Post: Issue in checkout for registered user
Hi, I've not seen this error before, can you send me a Private Message with a login to your test system? So I can see what's happing. I'm not in the office until Monday, but I'll try and have a look....
View ArticleNew Post: Paypal showing Status "Payment not verified"
Check the security of your checkout module and page, to make sure it's visible to everyone, otherwise paypal cannot see it.
View ArticleNew Post: How to get a cart items total weight
Hi, I think you'll need to use the CartController to get which models are added to the cart and then use the ProductController class to read the model, this should then have the weight on it. Dave.
View ArticleNew Post: Issue in checkout for registered user
OK, I've had a look and it all seems to work without error! It could be a corrupt cookie create when you were building the site, clear all your cookies and run the cart clear scheduler, to make sure...
View ArticleNew Post: error 404 in backoffice
Hello, on my website (latest DNN and NBStore release), when browse article in backoffice area, get error 404. Seems the url to be wrong. Sice 3 days ago it worked perfectly...no changes made since that...
View ArticleNew Post: Stripe integration
Hi Folks I don't know how to integrate Stripe into payment process in NB Store. I don't know if we can first integrate in Dotnetnuke so we can use it for subscription payments and afterwards call this...
View ArticleNew Post: Stripe integration
I really don't know the process flow of this mobile payment system, so I'm not sure it can be integrated into NBStore! NBS relies on the client being redirected to a payment page from the payment...
View Article