Hi list,

at the moment I’m testing one of our payment-modules in a 4.6beta
environment. I stumbled upon a new order-validation check (oxorder::
validateDeliveryAddress()), where the user’s address-data gets validated
against a md5 hash.

This hash is generated in that method, as well as in order::
getDeliveryAddressMD5().

In our module, we have to generate this parameter a bit earlier than in
checkout step 4 (order) for the payment-gateway.

Since I don’t want to have a third copy of this method in my code, I would
like to have the hash-generation once in a widely accessible context, e.g.
in oxUser.

 

Best,

Manuel

 

 <mailto:[email protected]> [email protected] |
<http://www.mediaopt.de/> www.mediaopt.de

 

derksen mediaopt gmbh | elbestrasse 28/29 | 12045 berlin | +49 (30) 34 09
42-77 | fax-66 | Amtsgericht Charlottenburg | HRB 120935 B | ust.-id
DE265886017 | geschäftsführer dipl.-ing. philipp derksen

 

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to