You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rohit Sureka (JIRA)" <ji...@apache.org> on 2007/05/23 19:49:16 UTC

[jira] Created: (OFBIZ-1014) Cybersource package needs to be upgrade to support the New API Field: Request Token

Cybersource package needs to be upgrade to support the New API Field: Request Token
-----------------------------------------------------------------------------------

                 Key: OFBIZ-1014
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1014
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: accounting
    Affects Versions: SVN trunk, Release Branch 4.0
            Reporter: Rohit Sureka
            Priority: Critical


Cybersource has released  a New Api field 'Request Token' and has been sending emails to customers to update the software.

I believe ofbiz is affected by this and support needs to be implemented for the new API token in OFBIZ.

More on this update can be read at  http://www.cybersource.com/support/request_token/

As per information on Cybersource the last date for implementing this is 31st May 07.

Thanks

Rohit

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


[jira] Updated: (OFBIZ-1014) Cybersource package needs to be upgrade to support the New API Field: Request Token

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

Jacopo Cappellato updated OFBIZ-1014:
-------------------------------------

    Priority: Major  (was: Critical)

> Cybersource package needs to be upgrade to support the New API Field: Request Token
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1014
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Rohit Sureka
>         Attachments: cybersource.patch
>
>
> Cybersource has released  a New Api field 'Request Token' and has been sending emails to customers to update the software.
> I believe ofbiz is affected by this and support needs to be implemented for the new API token in OFBIZ.
> More on this update can be read at  http://www.cybersource.com/support/request_token/
> As per information on Cybersource the last date for implementing this is 31st May 07.
> Thanks
> Rohit

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


[jira] Updated: (OFBIZ-1014) Cybersource package needs to be upgrade to support the New API Field: Request Token

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

Rohit Sureka updated OFBIZ-1014:
--------------------------------

    Attachment: cybersource.patch

This is my first patch to implement the new 'Request Token' from cybersource.

I will appreciate if someone experienced in ofbiz can review the the patch and comment on it.

one more edit needs to be done to test this patch, the API version for cybersource in payment.properties files need to be changed to 1.28 to use the new 'request token'.

Rohit

> Cybersource package needs to be upgrade to support the New API Field: Request Token
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1014
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Rohit Sureka
>            Priority: Critical
>         Attachments: cybersource.patch
>
>
> Cybersource has released  a New Api field 'Request Token' and has been sending emails to customers to update the software.
> I believe ofbiz is affected by this and support needs to be implemented for the new API token in OFBIZ.
> More on this update can be read at  http://www.cybersource.com/support/request_token/
> As per information on Cybersource the last date for implementing this is 31st May 07.
> Thanks
> Rohit

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


[jira] Commented: (OFBIZ-1014) Cybersource package needs to be upgrade to support the New API Field: Request Token

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

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

Some comments about this patch :

Indentation is not well done, please carefully read http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices
There are 3 lines http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices

Else I have not tested (I don' t have any Cybersource access,is it needed ?) but it seems well written.

> Cybersource package needs to be upgrade to support the New API Field: Request Token
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1014
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Rohit Sureka
>         Attachments: cybersource.patch
>
>
> Cybersource has released  a New Api field 'Request Token' and has been sending emails to customers to update the software.
> I believe ofbiz is affected by this and support needs to be implemented for the new API token in OFBIZ.
> More on this update can be read at  http://www.cybersource.com/support/request_token/
> As per information on Cybersource the last date for implementing this is 31st May 07.
> Thanks
> Rohit

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


[jira] Issue Comment Edited: (OFBIZ-1014) Cybersource package needs to be upgrade to support the New API Field: Request Token

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

jacques.le.roux edited comment on OFBIZ-1014 at 11/30/07 3:45 PM:
------------------------------------------------------------------

Some comments about this patch :

Indentation is not well done, please carefully read http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices
There are 3 lines 
    response.set("gatewayCode", refundResponse.get("refundCode"));

Else I have not tested (I don' t have any Cybersource access,is it needed ?) but it seems well written.

      was (Author: jacques.le.roux):
    Some comments about this patch :

Indentation is not well done, please carefully read http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices
There are 3 lines http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices

Else I have not tested (I don' t have any Cybersource access,is it needed ?) but it seems well written.
  
> Cybersource package needs to be upgrade to support the New API Field: Request Token
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1014
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Rohit Sureka
>         Attachments: cybersource.patch
>
>
> Cybersource has released  a New Api field 'Request Token' and has been sending emails to customers to update the software.
> I believe ofbiz is affected by this and support needs to be implemented for the new API token in OFBIZ.
> More on this update can be read at  http://www.cybersource.com/support/request_token/
> As per information on Cybersource the last date for implementing this is 31st May 07.
> Thanks
> Rohit

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