Search found 169 matches

by crazyjoe
Wed Jul 21, 2010 8:37 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CT Sales tax on clothing over $50
Replies: 6
Views: 3520

Re: CT Sales tax on clothing over $50

I am using 7.0.4. Shipping I have set as a different tax code so I can tax that appropriately. It's the clothing over $50 that I can not specify.
by crazyjoe
Wed Jul 21, 2010 8:18 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: CT Sales tax on clothing over $50
Replies: 6
Views: 3520

CT Sales tax on clothing over $50

I need to charge tax in Connecticut but only on Clothing over $50. I have all my clothing set with the tax code "clothing" but I have no way to make it figure out what products are $50 or more. Does anyone have any code or anything I can add to make my cart acknowledge what products are "clothing" a...
by crazyjoe
Tue Jul 20, 2010 12:54 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

Logan, thank you very much for you explanation above. I applied Mazhar's files above to my dev site and it did correctly send my shipping address to PayPal and my PayPal admin shows I can ship to this customer. The PayPal admin shows the exact same status' as my orders that use PayPal Express and do...
by crazyjoe
Fri Jul 16, 2010 8:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

Oh Mazher, that's the worst answer ever! I'm new to this whole bug report thing but here's what I saw. The bug progress report shows that you knew you weren't sending shipping addresses as far back as '07 (understood because PayPal didn't need them before). Then Logan figured it out, fixed it, then ...
by crazyjoe
Thu Jul 15, 2010 12:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Sudden PayPal issue
Replies: 7
Views: 4257

Re: Sudden PayPal issue

I noticed it this too on my sites.
by crazyjoe
Thu Jul 15, 2010 12:00 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

All my orders are for shippable products and none of my orders need multiple shipments. I have my PayPal Express button on my view cart page and the many of my customers using PayPal see that and click that. Others use the checkout button and choose PayPal as a "Payment Method" I have tested orders ...
by crazyjoe
Tue Jul 13, 2010 9:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

I am getting these everyday and it is a real easy fix as far as paypal says. Every order that has the Authorization Pending status has no shipping address in PayPal. It's just an issue of having Able send the shipping address with the order. Is there anyone that can re-write my Able to do this? I re...
by crazyjoe
Fri Jul 09, 2010 2:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

The issue PayPal says I need to address is the issue of not having a shipping address sent along with the order to PayPal. When I view my order in PayPal it says there is no shipping address and that is why Able has a Authorization Pending status because PayPal is expecting a shipping address and Ab...
by crazyjoe
Fri Jul 02, 2010 10:00 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

Sorry to be a pain but I added your coding to the very end of my ReceiptPage.ascx.cs and I replaced my <uc:PayPalPayNowButton... with the code you provided and I used your entire code for the PayPalPayNowButton.ascx.cs. I get an error when my site tries to load the receipt page. Can you tell me wher...
by crazyjoe
Wed Jun 30, 2010 7:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

Darn, this didn't work for me. Any other ideas? Should I have been able to just copy and paste this into my ConLib\Utility\PayPalPayNowButton.ascx.cs file?
by crazyjoe
Tue Jun 15, 2010 2:00 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Canonical URL Issue - Two Forward Slashes
Replies: 4
Views: 3819

Re: Canonical URL Issue - Two Forward Slashes

This didn't fix my URL's. Google still is finding my URL's twice. One correctly and one with %2f added. Also, it created a log-in issue with my admin, and for those that were already in the admin, they couldn't save the changes they had made to products because the save button wouldn't show. Can you...
by crazyjoe
Thu May 20, 2010 7:50 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: New facebook Open Graph Feature
Replies: 44
Views: 139449

Re: New facebook Open Graph Feature

I like this idea too. Has anyone had any luck implementing it?
by crazyjoe
Wed May 12, 2010 7:46 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Send mobil browsers to different themed pages
Replies: 9
Views: 12121

Re: Send mobil browsers to different themed pages

Hey Dappy, did that MDBF make this work for you?
by crazyjoe
Tue May 11, 2010 2:59 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal stuck in "Authorization Pending" status...
Replies: 122
Views: 226501

Re: PayPal stuck in "Authorization Pending" status...

I am continuously hammered with the "Authorization Pending" orders everyday. Here are the two issues that need to be fixed with a patch immediately. 1. OnePageCheckout should show the "Click Here To Pay with PayPal" button when PayPal is selected as a payment method. Sending people to a receipt page...
by crazyjoe
Mon May 10, 2010 1:46 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Send mobil browsers to different themed pages
Replies: 9
Views: 12121

Send mobil browsers to different themed pages

I'd like to redirect mobile browsers to pages with a theme that I've created to work best on smart phones. Is there a way I can do this? Normal visitors would view my site as it is, but if you load my page on a smart phone you should be redirected to pages with a different theme. The mobile visitors...
by crazyjoe
Mon May 10, 2010 1:41 pm
Forum: Good Reference Posts
Topic: Adding pager controls to the top of a category display page
Replies: 10
Views: 20164

Re: Adding pager controls to the top of a category display page

Thats it!!! Awesome. Thank you so much.
by crazyjoe
Mon May 10, 2010 10:08 am
Forum: Good Reference Posts
Topic: Adding pager controls to the top of a category display page
Replies: 10
Views: 20164

Re: Adding pager controls to the top of a category display page

Thanks for the pro tip s_ismail. I want my pager controls to show up both on the top, and bottom. Your code makes it show up on the top only. Is there something else I can put in to make it visible on both the top and bottom of my category grid page?
by crazyjoe
Thu May 06, 2010 9:58 am
Forum: Good Reference Posts
Topic: Adding pager controls to the top of a category display page
Replies: 10
Views: 20164

Re: Adding pager controls to the top of a category display page

Any idea how to get this to work on 7.0.4? It looks like my code in CategoryGridPage.ascx and ascx.cs already has something like this, but I don't see pager controls on the top of my page, but they are correctly visible at the bottom.
by crazyjoe
Fri Apr 30, 2010 2:54 pm
Forum: Feature Requests
Topic: Default selection in the product options
Replies: 8
Views: 17034

Re: Default selection in the product options

I can't believe there aren't a million other people thinking this is necessary too! I agree 100% this needs to be implemented in the next release.