CelestialDog
2011-11-06 05:46:35
I'm currently integrating the UKMail web api into my clients cart and so far everything has went well up to this point. I need to define a new shipping method but for the life of me i cannot find any information on how to do this, so if anyone has any pointers or even documentation on the subject I would be extremely greatful for the help.
Martin
2011-11-07 09:55:36
I'm currently integrating the UKMail web api into my clients cart and so far everything has went well up to this point. I need to define a new shipping method but for the life of me i cannot find any information on how to do this, so if anyone has any pointers or even documentation on the subject I would be extremely greatful for the help.
You'll need to create a new shipping module but they're all different...
RoyalMail uses a CSV datafile to lookup prices so it won't have everything but it may help you understand some of the structure involved.
FedEx and UPS are, I think, API style approaches (ie: they create true live quotes) but they are massively more complex... Still may be useful for understanding more complex requirements.
I'd start by looking at the RM module and playing with that first before moving into more complex territory. .. and just to note there is NO documentation and will never be any... Interspire apathy strikes again.
simondale123
2011-12-23 20:18:31
Hi CelestialDog,
I'm just about to begin attempting to integrate my Zen Cart shop with UK Mail. I would advice you could put my way, any documentation, or even better any files, would be very very gratefully received!!
How did you get on with creating a new shipping method for UKMail also?
Many thanks
Simon Dale
Martin
2011-12-28 22:07:36
I'm just about to begin attempting to integrate my Zen Cart shop with UK Mail.
Erm? This is an Interspire Shopping Cart forum so I doubt anyone can help with a Zen Cart problem... Just so you know...
simondale123
2012-01-10 10:33:32
Hi Martin,
I'm aware that this is a forum for a different shopping cart but since this is the only mention of anyone, ever, attempting to integrate *anything* with the UKMail API *anywhere* on the internet and its likely that the complicated parts are to do with the UK Mail API (which I, and the OP, are probably unfamiliar with), rather than the shopping cart (which I, and the OP, are probably familiar with) any help we could offer each other I would, I think, be extremely valid.
I now have the 65 page "UK Mail Web Service API Developer's Guide" document in front of me (which I received yesterday) and I'm about to attempt some PoC code. Fingers crossed its not as complicated as it first looks!
> so I doubt anyone can help with a Zen Cart problem...
Its not a "problem" with Zen Cart for the record. Its a fairly advanced enhancement that I'd like to make :-)
All the best
Simon
Sohel
2013-06-28 07:33:28
The Shipping Method is a QuickCode used to define specific shipping methods. For example: Ground, Express, or Air. You can associate shipping methods with lead times in the Inter-org Shipping Methods window.
1. Navigate to the Ship Method QuickCodes window from the menu. The User access level is selected indicating
you can add or modify QuickCodes without restriction.
2. Enter a unique alphanumeric code describing the shipping method. You can define a maximum of 250 QuickCodes for a single QuickCode type. Inventory uses this value in the list of values for the Shipping Method field in the Inter-org Shipping Methods window.
3. Enter the meaning of the shipping method code.