just for the record - this migh help others with the same problem/question:

i could not select ups in @@manage-getpaid-shipping-methods
although the eggs where properly included and zcml slugs present.

i first tried out flatrateshipping and then switched to getpaid.ups.

looking at the code (getpaid/ups/configure.zcml) one can see that
the ups plugin (IShippingRateService) is installed when the 
IStoreInstalledEvent is fired.

so playing around with getpaid and installing the ups plugin later does not 
work.

to get around this one might call the getpaid.ups.plugin.storeInstalled 
handler in a custom view and pass it the store w/o event.



hannesc wrote:

> 
> I am trying to add getpaid.ups, but I am having some trouble. I have
> added the following to my buildout:
> 
> [getpaid]
> recipe = getpaid.recipe.release
> 
> addpackages=
> getpaid.ups
> 
> Now, when I add getpaid.flaterateshipping, Flat Rate Shipping is
> listed as an option in my Shipping Methods, but not UPS. Is there
> something I am missing?

-- 
Webmeisterei GmbH - Büro für Netzfragen
Tel: +43 5572 908877,  Fax: +43 5572 908877-66
Steinebach 18, A-6850 Dornbirn
http://www.webmeisterei.com

-- 
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]

For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en

Reply via email to