[In-Commerce] Shipping quote engine small refactoring

0 views
Skip to first unread message

Alexander Obuhovich

unread,
Jun 22, 2010, 5:12:51 AM6/22/10
to In-Portal Development
I've changed shipping quote engine integration a little bit, so it's now easier to add new shipping quote engines.

Only thing, that left is display different editing template, for each of shipping quote engines.

Please test that as soon as possible and maybe we can even place it in 5.1.0 release.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com
shipping_engine_system_small_refactoring.patch

Alexander Obuhovich

unread,
Jun 22, 2010, 5:25:31 AM6/22/10
to In-Portal Development
There was a small error in Prev/Next buttons added. New patch version attached.
shipping_engine_system_small_refactoring_v2.patch

Dmitry Andrejev

unread,
Jun 22, 2010, 12:05:04 PM6/22/10
to in-por...@googlegroups.com
Thanks Alex,


Will be testing now.

Please note that we'll have to add such thing as Address Verification call which sends request to the Shipping Service to verify the address and gets back list of suggested addresses if one is mistypes or something. Then user is able to select one of suggested ones.

This is done to verify the recipient and speed-up the shipping since address is validated by the carrier. 


DA.

Dmitry Andrejev

unread,
Jun 22, 2010, 1:04:16 PM6/22/10
to in-por...@googlegroups.com
Tested 2nd patch with USPS integration and works GOOD as expected.

I say we can commit this into 5.1.0 once finalized and tests all important refactorings.

DA.

Alexander Obuhovich

unread,
Jun 25, 2010, 2:57:02 PM6/25/10
to in-por...@googlegroups.com

asd

unread,
Jun 28, 2010, 5:37:34 AM6/28/10
to in-por...@googlegroups.com
Hello guys!
I would like to ask you to integrate method IfMoreThanOnePage in to the
base class - kDBTagProcessor.
It is widely used, almost in every project. You can see what it does by
opening almost any project (eviproom, goalbuddy, columbianhp for
example) in zend, pressing Ctrl+Shift+G and typing there
"IfMoreThanOnePage" without quotes.
Tell me please if there is already an alternative to this method.
Thanks.

Alexander Obuhovich

unread,
Jun 28, 2010, 11:23:38 AM6/28/10
to in-por...@googlegroups.com
What exactly that tag does?

If it checks if list has pagination, then there no need for new tag, since tag <inp2:sample-prefix_GridInfo type="needs_pagination"/> does the same and it's been available for quite a long time.

You can copy that "GridInfo" tag to your project in case if it doesn't have it.

Dmitry Andrejev

unread,
Jun 28, 2010, 7:53:10 PM6/28/10
to in-por...@googlegroups.com
Nikita, thanks for your question.

Please let us know if Alex's reply has fulfilled your inquiry about the new Tag.


DA. 

asd

unread,
Jun 29, 2010, 12:09:28 PM6/29/10
to in-por...@googlegroups.com
Thank you, that worked!

Alexander Obuhovich wrote:
> What exactly that tag does?
>
> If it checks if list has pagination, then there no need for new tag,

> since tag *<inp2:sample-prefix_GridInfo type="needs_pagination"/>*

> does the same and it's been available for quite a long time.
>

> You can copy that "*GridInfo*" tag to your project in case if it

Alexander Obuhovich

unread,
Jun 29, 2010, 12:10:46 PM6/29/10
to in-por...@googlegroups.com
Feel free to inspect kDBTagProcessor class to be aware of all generally available tags.

Dmitry Andrejev

unread,
Jun 29, 2010, 12:13:45 PM6/29/10
to in-por...@googlegroups.com
Nikita and other just to let you know we are planning put together a
list of Tags.

This won't happen overnight, but anyone is welcome to participate in
the process.


DA.

Reply all
Reply to author
Forward
0 new messages