Posted by cookiesunshinex on October 13, 2009 at 10:42am
Has anyone setup a Drupal commerce site with the Ubercart and use Hong Kong post as a shipping method?
I'm interested in hearing your experience if so.
It doesn't appear that there is a Hong Kong post shipping sub-module.
We are going to use Paypal as the payment gateway and want to be able to plug in shipping confirmation and tracking number information.
Thanks.
Comments
Me too
Hey I need the exact same thing.
I wonder what it would take to get someone to code one for us? I have one and potentially two clients that may put some money down for this.
Maybe between everyone we can contribute something?
What say you?
Craig Bertrand
How about payment method?
How about payment method? What payment method are u guys using? Paypal HK only allows the redirect option. Any credit card payment gateway that works for HK?
I think HK post does not support that kind of auto calculation. USPS and UPS have APIs for that.
Paypal is fine
We are using paypal. I trust the redirect more anyhow.
Yeah but some one with more ubercart-php knowledge could do a module that looks at where the shipping address is to be shipped to and the weight of the sale and figure our what the price would be. I had the HK shipping booklet and it seems that there are only 3 zones and then everything is by weight.
Did that make sense?
Craig Bertrand
.
.
I'm not sure if I understood
I'm not sure if I understood your use case correctly, but it seems that this is something that you can implement with the weight quote module and either workflow ng or conditional actions (ubercart 1 or 2, respectively). If I remember correctly, in v.1, you can define several shipping weight quote methods, and in worklofw or conditional actions, you can determine which shipping quote applies (presumably in your case, you can set the rules according to postcode or state?).
Russell JVM Gutierrez