Incorrect State/Province for Billing Addresses in paypal orders
---------------------------------------------------------------
Key: OFBIZ-4004
URL: https://issues.apache.org/jira/browse/OFBIZ-4004
Project: OFBiz
Issue Type: Bug
Affects Versions: Release Branch 10.04, SVN trunk
Reporter: Atul Vani
Fix For: Release Branch 10.04, SVN trunk
There are some State/Province which have the same geoCode
for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT)
For such states when paypal checkout is done, the billing address is stored
incorrectly in the DB.
When checking out with billing address as (UT, USA), what gets stored instead
is (IN-UT, USA).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.