But will this work for any item with zero weight? i sell
unlock codes
for phones and its ridiculous that i have to refund the
customer the
shipping. Or will this just give shipping a 0 amount when
its over a
certain amount, like the download states.
On Dec 5 2007, 9:13 am, pablof <pab... gmail.com> wrote:
> try installing this module (it has tax class support
now):
>
> htt
p://www.oscommerce.com/community/contributions,146
>
> in the file
catalog/includes/modules/payment/googlecheckout.php around
line ~64
> change:
>
> $this->shipping_support = array("flat",
"item", "itemint", "table");
>
> into
>
> $this->shipping_support = array("flat",
"item", "itemint", "table",
> "freeamount");
>
> in the file catalog/googlecheckout/shipping_methods.php
add to the
> $mc_shipping_methods array before the last );
>
> 'freeamount' => array(
> 'domestic_types'
=>
> array(
> 'freeamount'
=> 'Freeshipping'
> ),
>
>
'international_types' =>
> array(
> 'freeamount'
=> 'Freeshippingintl'
> ),
> ),
>
> in the file catalog/googlecheckout/shipping_methods.php
add to the
> $mc_shipping_methods_names array before the last );
>
> 'freeamount' => 'Freeshipping'
>
> let me know if it works
>
> cheers,
>
> On Nov 18, 2007 7:40 PM, Negri Electronics
<herbie... gmail.com> wrote:
>
>
>
>
>
> > any other options? update google checkout mod on
the site maybe?
>
> > On Nov 14, 6:58 am, pablof <pab... gmail.com> wrote:
> > > have you tried this module?
>
> > >htt
p://www.oscommerce.com/community/contributions,146/categ
ory,2/sear...
>
> > > On Nov 13, 2007 8:36 PM, Negri Electronics
<herbie... gmail.com> wrote:
>
> > > > i am still looking for
aFREEshippingsolution. I have OS commerce
> > > > shopping cart and when i add a product
weight to ZERO id like for it
> > > > to come up with $0.00 forshipping. Like
BUY.com does with orders over
> > > > $50.freebudgetshipping. How can i
implement this?
>
> > > --
> > > pablof
>
> --
> pablof
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|