GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Google::Checkout::General::Shipping(3) User Contributed Perl Documentation Google::Checkout::General::Shipping(3)

Google::Checkout::General::Shipping

Parent class of "Google::Checkout::General::FlatRateShipping", "Google::Checkout::General::Pickup", and "Google::Checkout::General::MerchantCalculatedShipping". Normally, you won't need to use this module directly.

Constructor. NAME is used internally. SHIPPING_NAME is the name of the shipping method. RPICE is the shipping charge and RESTRICTION is an object of "Google::Checkout::General::ShippingRestrictions" where shipping restrictions are defined. ADDRESS_FILTERS is an object of "Google::Checkout::General::AddressFilters" where address filters are defined. Again, you probably won't need to use this module directly.
Returns the internally used name.
Sets the internal name.
Returns the name of the shipping method.
Sets the name of the shipping method.
Returns the charging price for this shipping method.
Sets the charging price for this shipping method.
Returns the shipping address-filters: An object of "Google::Checkout::General::AddressFilters".
Sets the shipping address filters to ADDRESS_FILTERS: An object of "Google::Checkout::General::AddressFilters".
Returns the shipping restrictions: An object of "Google::Checkout::General::ShippingRestrictions".
Sets the shipping restriction to RESTRICTION: An object of "Google::Checkout::General::ShippingRestrictions".

Copyright 2006 Google. All rights reserved.

Google::Checkout::General::ShippingRestrictions

2007-09-28 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.