You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pankaj Savita (JIRA)" <ji...@apache.org> on 2007/12/01 10:17:43 UTC

[jira] Created: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

One Page Checkout Process implemented in ecommerce
--------------------------------------------------

                 Key: OFBIZ-1462
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
             Project: OFBiz
          Issue Type: New Feature
          Components: ecommerce
            Reporter: Pankaj Savita


Here it is, the One Page Checkout Process implemented in ecommerce.
The work remained in this: 
1) Processing Gift Card , PO number. & also
2) Some UI related work.

Done By :
Anurag Meshram (Team Leader)
Pankaj Savita (Team Member)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570244#action_12570244 ] 

Bilgin Ibryam commented on OFBIZ-1462:
--------------------------------------

What means HWM task?

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570241#action_12570241 ] 

Jacques Le Roux commented on OFBIZ-1462:
----------------------------------------

No takers (sounds like a HWM task ?) ?

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623697#action_12623697 ] 

Jacques Le Roux commented on OFBIZ-1462:
----------------------------------------

Just tested with 
Country = France
State = No States/Provinces exists

I get this error 

2008-08-19 16:42:45,828 (http-0.0.0.0-18443-2) [   GenericDelegator.java:768:ERROR]
---- exception report ----------------------------------------------------------
Failure in create operation for entity [PostalAddress]: org.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:PostalAddress][address1,2004 Factory Blvd(java.lang.String)][address2,nul
l()][city,Orem(java.lang.String)][contactMechId,10012(java.lang.String)][countryGeoId,FRA(java.lang.String)][createdStamp,2008-08-19 16:42:45.765(java.sql.Timestamp)][createdTxStamp,2008-08-19 16:42:45.531(ja
va.sql.Timestamp)][lastUpdatedStamp,2008-08-19 16:42:45.765(java.sql.Timestamp)][lastUpdatedTxStamp,2008-08-19 16:42:45.531(java.sql.Timestamp)][postalCode,34560(java.lang.String)][stateProvinceGeoId,undefine
d(java.lang.String)] (SQL Exception while executing the following:INSERT INTO public.POSTAL_ADDRESS (CONTACT_MECH_ID, TO_NAME, ATTN_NAME, ADDRESS1, ADDRESS2, DIRECTIONS, CITY, POSTAL_CODE, POSTAL_CODE_EXT, CO
UNTRY_GEO_ID, STATE_PROVINCE_GEO_ID, COUNTY_GEO_ID, POSTAL_CODE_GEO_ID, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (
ERREUR: une instruction insert ou update sur la table ? postal_address ? viole la contrainte de cl?
?trang?re ? post_addr_spgeo ?
  Detail: La cl? (state_province_geo_id)=(undefined) n'est pas pr?sente dans la table ? geo ?.)). Rolling back transaction.
Exception: org.ofbiz.entity.GenericEntityException
Message: Error while inserting: [GenericEntity:PostalAddress][address1,2004 Factory Blvd(java.lang.String)][address2,null()][city,Orem(java.lang.String)][contactMechId,10012(java.lang.String)][countryGeoId,FR
A(java.lang.String)][createdStamp,2008-08-19 16:42:45.765(java.sql.Timestamp)][createdTxStamp,2008-08-19 16:42:45.531(java.sql.Timestamp)][lastUpdatedStamp,2008-08-19 16:42:45.765(java.sql.Timestamp)][lastUpd
atedTxStamp,2008-08-19 16:42:45.531(java.sql.Timestamp)][postalCode,34560(java.lang.String)][stateProvinceGeoId,undefined(java.lang.String)] (SQL Exception while executing the following:INSERT INTO public.POS
TAL_ADDRESS (CONTACT_MECH_ID, TO_NAME, ATTN_NAME, ADDRESS1, ADDRESS2, DIRECTIONS, CITY, POSTAL_CODE, POSTAL_CODE_EXT, COUNTRY_GEO_ID, STATE_PROVINCE_GEO_ID, COUNTY_GEO_ID, POSTAL_CODE_GEO_ID, LAST_UPDATED_STA
MP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (ERREUR: une instruction insert ou update sur la table ? postal_address ? viole la contra
inte de cl?
?trang?re ? post_addr_spgeo ?
  Detail: La cl? (state_province_geo_id)=(undefined) n'est pas pr?sente dans la table ? geo ?.))
---- stack trace ---------------------------------------------------------------
org.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:PostalAddress][address1,2004 Factory Blvd(java.lang.String)][address2,null()][city,Orem(java.lang.String)][contactMechId,10012(ja
va.lang.String)][countryGeoId,FRA(java.lang.String)][createdStamp,2008-08-19 16:42:45.765(java.sql.Timestamp)][createdTxStamp,2008-08-19 16:42:45.531(java.sql.Timestamp)][lastUpdatedStamp,2008-08-19 16:42:45.
765(java.sql.Timestamp)][lastUpdatedTxStamp,2008-08-19 16:42:45.531(java.sql.Timestamp)][postalCode,34560(java.lang.String)][stateProvinceGeoId,undefined(java.lang.String)] (SQL Exception while executing the
following:INSERT INTO public.POSTAL_ADDRESS (CONTACT_MECH_ID, TO_NAME, ATTN_NAME, ADDRESS1, ADDRESS2, DIRECTIONS, CITY, POSTAL_CODE, POSTAL_CODE_EXT, COUNTRY_GEO_ID, STATE_PROVINCE_GEO_ID, COUNTY_GEO_ID, POST
AL_CODE_GEO_ID, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (ERREUR: une instruction insert ou update sur la table ?
postal_address ? viole la contrainte de cl?
?trang?re ? post_addr_spgeo ?
  Detail: La cl? (state_province_geo_id)=(undefined) n'est pas pr?sente dans la table ? geo ?.))

Which means that the state_province_geo_id  undefined does not exist in Entity Geo...

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "santosh malviya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

santosh malviya updated OFBIZ-1462:
-----------------------------------

    Attachment: onePageCheckoutUiEnhancement.patch

Here is patch for UI enhancement for one page checkout process.

Santosh Malviya

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570252#action_12570252 ] 

Jacques Le Roux commented on OFBIZ-1462:
----------------------------------------

Quickly tested : not sure how it works... Moreover needs to be updated regarding gone properties files (now xml files) ...

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Daniel Kunkel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662819#action_12662819 ] 

Daniel Kunkel commented on OFBIZ-1462:
--------------------------------------

The credit card processing for One Page Checkout seems to preclude a reorder.

Error:Error:5***************6 is not a valid Visa credit card number. (It appears to be a MasterCard credit card number) calling service updateCreditCard in createUpdateCreditCard calling service createUpdateCreditCard in createUpdateBillingAndPayment

Fixing the incorrect mention of visa in the error message, (or just deleting the word visa) would also be helpful.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anurag Meshram (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573381#action_12573381 ] 

Anurag Meshram commented on OFBIZ-1462:
---------------------------------------

Yes Vikas, We will see a new button in login page of checkout process (i.e please see login.ftl in the above patch ). By the help of this button we can select one page checkout and after click on these button we will be forwarded to the one page checkout page.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anurag Meshram (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anurag Meshram updated OFBIZ-1462:
----------------------------------

    Attachment:     (was: Ecommerce_OnePage_CheckoutProcess.patch)

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anurag Meshram (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anurag Meshram updated OFBIZ-1462:
----------------------------------

    Attachment: Ecommerce_OnePage_CheckoutProcess.patch

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Pankaj Savita (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pankaj Savita updated OFBIZ-1462:
---------------------------------

    Attachment:     (was: Ecommerce_OnePage_CheckoutProcess.patch)

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Pankaj Savita (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pankaj Savita updated OFBIZ-1462:
---------------------------------

    Attachment: Ecommerce_OnePage_CheckoutProcess.patch

I have implemented client side validations (using Ajax) in both the sections(STEP2: Shipping & STEP3: Billing) :
1) Validated Shipping Address of the customer(using Ajax)
   In this user won't be able to process shipping information unless he/she enters all the required fields.
   If user click on the 'Continue to Step3' button without filling all the required fields, the applied validation
   will disable the button & show *(required) on the fields left empty. If the shipping form is validated then using 
   'Ajax.Request' we process the shipping info by calling 'createUpdateCustomerAndShippingContact' service.
 
2) Validated Billing Address of the customer(using Ajax)
   In this user won't be able to process billing information unless he/she enters all the required fields.
   If user click on the 'Confirm Purchase' button without filling all the required fields, the applied validation
   will disable the button & show *(required) on the fields left empty. If the billing form is validated then using 
   'Ajax.Request' we process the billing info by calling 'createUpdateBillingAndPayment' service.

Need to implement:
1) Implement Ajax based ReCalculate cart feature in View Cart page (Creating a subtask for this)
2) Copy data to Billing information fields from Shipping info in case of user checks on Billing Address same as Shipping.
3) Processing Gift Card & PO number

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594447#action_12594447 ] 

Anil K Patel commented on OFBIZ-1462:
-------------------------------------

Pankaj, Thanks for the updated patch. Please make sure all the files have ASL on them and also move cartrules.js to js folder in ecommerce. Review other things once again to make sure there is nothing left out.
Regards
Anil Patel


> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Pankaj Savita (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pankaj Savita updated OFBIZ-1462:
---------------------------------

    Attachment: Ecommerce_OnePage_CheckoutProcess.patch

One Page Checkout Process implemented in ecommerce.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "santosh malviya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

santosh malviya updated OFBIZ-1462:
-----------------------------------

    Attachment: OnePageCheckoutFtl.png

Screen shot for one page checkout UI enhancement patch.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570260#action_12570260 ] 

Vikas Mayur commented on OFBIZ-1462:
------------------------------------

Jacques - You are right about that. There is OrderUiLabels.properties file in this patch and that too because its a very old patch.

I am not too sure about how it will work. I might be wrong but there can be option in the main page header or mini cart to select one page checkout.
Current implementation supports only quest user checkout. However this patch is not complete and need cleanups and improvements. 
We have worked on this for some time and the patch is no where near to what can be posted here.

Thanks for commenting on this issue and making this live again.


> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Pankaj Savita (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pankaj Savita updated OFBIZ-1462:
---------------------------------

    Priority: Minor  (was: Major)

By mistake I left the Priority to Major. It should be Minor, Sorry.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anurag Meshram (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anurag Meshram updated OFBIZ-1462:
----------------------------------

    Attachment: Ecommerce_OnePage_CheckoutProcess.patch

This is the updated patch for the Ecommerce One page checkout process .

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570256#action_12570256 ] 

Vikas Mayur commented on OFBIZ-1462:
------------------------------------

Well, This task was actually started at HWM (Hotwax Media Inc.). This task is about adding a new checkout process in for Ecommerce in which all the information if filled on a single page and hence the name (One page checkout process).
This page is divided into 4 sections :
1) Show cart form
2) Shipping Address form
3) Billing Address form
4) Process order form

After adding items to the cart the user can go to either of the checkout process i.e. quick anon, anon or one page.

With the use of Ajax every form is submitted and a summary information is shown back on this form.

Actually this has been worked in drafts. One commit has been made in moving this issue to completion is the refining/improving of the variable name used in Events / ftls in Ecommerce.

Every one  is welcome to comment / help on this issue to make it possibllly a part of OFBiz.


> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621863#action_12621863 ] 

Jacques Le Roux commented on OFBIZ-1462:
----------------------------------------

DemoCustomer tel # does not appear by default in one page checkout though he has one in DemoOrderPeopleData.xml, Same for admin.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-1462.
------------------------------

    Resolution: Fixed

I think the basic functionality regarding one page checkout has been implemented.

For any enhancements (one I can quickly think of is support for different payment methods) separate jira issues can be opened and patches can be submitted.

One page checkout is a new process but I think it has been tested several times, if their are still any bugs etc they can also be reported as a separate jira issues.

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel updated OFBIZ-1462:
--------------------------------

    Description: 
Here it is, the One Page Checkout Process implemented in ecommerce.
The work remained in this: 
1) Processing Gift Card , PO number. & also
2) Some UI related work.

Done By :
Anurag Meshram (Team Leader)
Pankaj Savita (Team Member)

UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

  was:
Here it is, the One Page Checkout Process implemented in ecommerce.
The work remained in this: 
1) Processing Gift Card , PO number. & also
2) Some UI related work.

Done By :
Anurag Meshram (Team Leader)
Pankaj Savita (Team Member)


> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-1462:
----------------------------------

    Assignee: Vikas Mayur

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1462) One Page Checkout Process implemented in ecommerce

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696079#action_12696079 ] 

Jacques Le Roux commented on OFBIZ-1462:
----------------------------------------

What is the status of this issue please ?

> One Page Checkout Process implemented in ecommerce
> --------------------------------------------------
>
>                 Key: OFBIZ-1462
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1462
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ecommerce
>            Reporter: Pankaj Savita
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: Ecommerce_OnePage_CheckoutProcess.patch, Ecommerce_OnePage_CheckoutProcess.patch, OnePageCheckoutFtl.png, onePageCheckoutUiEnhancement.patch
>
>
> Here it is, the One Page Checkout Process implemented in ecommerce.
> The work remained in this: 
> 1) Processing Gift Card , PO number. & also
> 2) Some UI related work.
> Done By :
> Anurag Meshram (Team Leader)
> Pankaj Savita (Team Member)
> UI design is based on Original work by   "Ryan Foster <ry...@hotwaxmedia.com>"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.