HomeHome Product Discus... Product Discus...SmithCartSmithCart5.6 Bugs/Issues5.6 Bugs/Issues
Previous
 
Next
New Post
8/20/2013 7:47 PM
 
I'm using the trial cart 5.6 withDNN 7.1.1, on Windows Server 2012 using MSSQL 2012 express. 

1.) Even though I added payment zones and methods, the Payment method screen is bypassed and even people with addresses from outside Australia or New Zealand can place and pay for an order. 

2.) Because the payment method screen is bypassed, Australian addresses cannot select the option of Internet Banking (a common way of paying for Internet/online orders here) or CC over the phone. The system automatically goes to Paypal, which is our main payment provider. 

3.) Even though the IPN information is automatically populated, even after a payment is made it still shows that the order is not paid (we used real funds for this test). This isn't a show stopper, but why have the field to have this functionality if it doesn't work. 

4.) I set up 1 product to test, and on the Product Details page it get this error, instead of the edit pencil and/or the product summary. 
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object cannot be cast from DBNull to other types. ---> System.InvalidCastException: Object cannot be cast from DBNull to other types. at System.DBNull.System.IConvertible.ToBoolean(IFormatProvider provider) at Smith.DNN.Modules.ProductDetail.ProductMain.q() at Smith.DNN.Modules.ProductDetail.ProductMain.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

5.) Whenever I go from one sub section of a products setup to another subsection, I have to exit the product and go back in. The same issue happens with Payment Methods setup on occasion as well.

 
New Post
8/20/2013 8:33 PM
 
Hi David,

1. The only way the payment screen (Step 2) would be bypassed is if you have a hosted gateway configured and you will need to first be directed to the gateway to enter the payment info. Are you using PayPal Standard? Please see the following link which explains the differences between a hosted and a direct gateway - http://www.smith-consulting.com/Forum...


2. If you are using PayPal Website Payments Standard as your Primary Gateway, when checking out the cart skips step 2 of the checkout so the Payment Methods available will be controlled via PayPal. That being said, I don't think PayPal Standard supports the ability to checkout using Internet Banking. If you need an Internet Banking payment method, I recommend upgrading your PayPal account so you can use PayPal Website Payments Pro as your gateway so your customers will enter their payment info on your site instead of being redirected to paypal.

3. To set up IPN, take the folowing steps:
  • Go to your store Admin Menu and click on Payment Setup
  • Go to Payment Gateways and choose PayPal Standard
  • Enter your PayPal Merchant ID and copy the Notification URL from the textbox. 
  • Next log in to PayPal and navigate to Instant Payment Notification (IPN) Settings. 
  • Paste the Notification URL that you copied from the Payment Gateway Settings page into the textbox. 
  • Set IPN Messages to Enabled and then click Save. 
Your store is now set up to receive IPN messages from PayPal. When an IPN has been processed the order details will be saved.

4. Sounds like you have existing Page Templates saved from a previous version. To fix this issue take the following steps:
  • From the store admin menu, click on the page template button to go into the page template editor and delete all your page templates.
  • In file explorer, navigate to your \portals\[portalid]\smithcart\tenplates folder
  • Delete all the files in the \portals\[portalid]\smithcart\templates folder
  • Reset iis and restart the application from the dnn host menu
  • Check for the error
5. I'm not following you on this, which page are you navigating to and from? Please also provide screenshots if you can.

Hope this helps!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCart5.6 Bugs/Issues5.6 Bugs/Issues