[jira] Created: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
27 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641446#action_12641446 ]

William Perng commented on OFBIZ-2001:
--------------------------------------

ok, fine.  Let's wait for someone who is willing to do the test without knowing the expected result.  

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641459#action_12641459 ]

BJ Freeman commented on OFBIZ-2001:
-----------------------------------

This jira was opened as a bug.
this means you found something that is not working the way it should
use the dev mailing list to discuss testing.


> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641491#action_12641491 ]

William Perng commented on OFBIZ-2001:
--------------------------------------

If you want to close this issue, please go ahead to do it.  I don't have real payflow account to test for you.  But I do believe this is a bug.

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641515#action_12641515 ]

BJ Freeman commented on OFBIZ-2001:
-----------------------------------

as stated before my solution if you wan to use
testCCProcessorCaptureAlwaysDecline  is to add code to it like is in
PaymentGatewayServices.captureOrderPayments so you have the same returns.
then you can check the code.

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641528#action_12641528 ]

BJ Freeman commented on OFBIZ-2001:
-----------------------------------

you can then submit it as a patch
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641539#action_12641539 ]

William Perng commented on OFBIZ-2001:
--------------------------------------

Thank you for your guideline.  These may take me several days to test and submit.   You can close this issue first, since I really don't know when do I have time to do this.  Thanks again

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2001) Ship If Capture Fails option in productstore doesn't work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2001.
----------------------------------

       Resolution: Incomplete
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

> Ship If Capture Fails option in productstore doesn't work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-2001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: trunk version 703450
>            Reporter: William Perng
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>
> This issue is related to the function introduced in issue ofbiz-558.  Order status is still changed to "complete" after packing even this option is turned on and credit card capature is failed.  The right behavior should display "Cannot ship order because credit card captures were unsuccessful" error message.

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

12