Search found 3 matches

by joshuastarr
Tue Mar 10, 2009 9:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal in Sandbox Mode + Able Commerce
Replies: 0
Views: 2647

Paypal in Sandbox Mode + Able Commerce

Hi, I am doing some end stage testing with PayPal, and am able to purchase the item via a basic sandbox account in Paypal. When I click on 'Return to Merchant' it throws an exception on my website that says: "Object reference not set to an instance of an object." ... the referring page is ProcessPay...
by joshuastarr
Tue Feb 24, 2009 1:04 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding items to the basket via direct URL with productID.
Replies: 3
Views: 2953

Re: Adding items to the basket via direct URL with productID.

Hi sohaib, originally there was an error page displayed when the minibasket tried to recalculate the Tax, when a user went to a product page from a direct link. This was resolved by modifying the back end code for CommerceBuilder. The current problem we are having is getting an item to add to a bask...
by joshuastarr
Mon Feb 23, 2009 3:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Adding items to the basket via direct URL with productID.
Replies: 3
Views: 2953

Adding items to the basket via direct URL with productID.

There seems to be some kind of bug with the AbleCommerce basket page. If you go to the main AbleCommerce page and then paste in the direct link, it works fine. This leads me to believe that there is some kind of basket init that happens that doesn't fire when accessing the basket directly like this:...