Canada Post Shipping Module
Posted: Tue Oct 20, 2009 7:23 am
Sorry for "nudging" this request into a new thread, but I'm hoping someone can give me a hand here....
I need some guidance about where to look or whether we can make the desired change without access to the source code for the CommerceBuilderCanada Post.dll
If necessary, might the source for the Canada Post shipping module be available like the FedEx and UPS modules?
Thanks!!
-Jeff
I need some guidance about where to look or whether we can make the desired change without access to the source code for the CommerceBuilderCanada Post.dll
If necessary, might the source for the Canada Post shipping module be available like the FedEx and UPS modules?
Thanks!!
-Jeff
Jeffr_ca wrote:I am hoping to modify the Canada Post shipping quote to the customer to show the days of service for their selection of shipping method.
Currently shows this:
Canada Post Expedited Parcel: $8.93
Canada Post Express Post: $10.95
Canada Post Priority Courier: $24.95
Instead, we would like to show:
Canada Post Expedited Parcel: $8.93 (5 Days)
Canada Post Express Post: $10.95 (3 Days)
Canada Post Priority Courier: $24.95 (1 Day)
Is the Source Code for the Canada Post shipping module available? Or would it not be required?
I know that the Canada Post server returns the information (we'll have to do some calcs), but I'm not sure if the entire response string from Canada Post is available for us to parse the data out.