[bop-devel] cybersource soap
Daniel Hembree
danny-hembree at dynamical.org
Sun Dec 7 09:57:25 PST 2008
What's become of this effort? I've run into the same problem. I need to
move off an i386 platform to a 64 bit environment. I'm able to get the
code in subversion to test correctly but I'll have to make some changes
as far as mapping and flow goes. I can do this in a general way so the
module could go into CPAN or a quick an dirty way to get the thing up
and running by my deadline, tomorrow.
Ilia Lobsanov wrote:
> I've made the svn repo and put the module in. I have one .t file for
> it, but it's more of a functional test in that it requires the
> merchant_id and the transaction_key.
>
> http://svn.nurey.com/cybsoap
>
> to checkout --
> svn co http://svn.nurey.com/cybsoap
>
>
> ilia.
>
>
>
> On 14-Dec-07, at 7:06 PM, Ivan Kohler wrote:
>
>
>> On Fri, Dec 14, 2007 at 06:15:35PM -0500, Ilia Lobsanov wrote:
>>
>>> Isn't that the cybs version aka "Simple Order API"?
>>>
>> Yes.
>>
>>
>>> CyberSource also has a separate SOAP API.
>>>
>> Rather than create a separate module, may I suggest that the standard
>> CyberSource module should (eventually) use the SOAP API rather than
>> the
>> cybs.pm vendor module? Seems better than depedning on non-free XS
>> code.
>>
>> The new module would have to be a completely transparent drop-in
>> replacement first, of course, supporting everything the current module
>> does including the new failure_status stuff.
>>
>> How about: check this into a public repository the both old and new
>> API
>> developers have access to, and release it as a development version of
>> B:OP:CyberSource (say, 2.99_01). Going forward, everyone can work on
>> merging the non-API specific code from the current version. Also can
>> put the t/ directory from the current version in there and extend it
>> to
>> make sure the new version is ready before it gets released as stable.
>>
>> I can offer space in the CVS repository where B:OP and my gateway
>> modules live, but don't let me stop you guys if you want to use
>> a VC system from this millenium. :)
>>
>> --
>> _ivan
>>
>>
>>
>>> On 14-Dec-07, at 6:11 PM, Jason Hall wrote:
>>>
>>>
>>>> Business::OnlinePayment::CyberSource
>>>> http://search.cpan.org/~pbowen/Business-OnlinePayment-CyberSource-2.00/CyberSource.pm
>>>>
>>>> Also currently only does cards, ACH is in the works. Handles the
>>>> latest API, including keys, etc.
>>>>
>>>> On 12/14/07, Ilia Lobsanov < samogon at gmail.com> wrote:
>>>> I didn't see one on CPAN.
>>>>
>>>> Mine is somewhat rudimentary. It only does and is tested with credit
>>>> card processing. You can download it at
>>>> http://nurey.com/CyberSourceSOAP.pm
>>>>
>>>> ilia.
>>>>
>>>> On 14-Dec-07, at 5:54 PM, Jason Hall wrote:
>>>>
>>>>
>>>>> Actually, there is already one, if you want to send it to me first,
>>>>> I can compare with what's live, and what we have in our devel
>>>>> tree. I'm co-owner on it and was prepping some changes already.
>>>>>
>>>>> On 12/14/07, Ilia Lobsanov <samogon at gmail.com > wrote:
>>>>> I wrote a module for the CyberSource SOAP API.
>>>>>
>>>>> It's named Business::OnlinePayment::CyberSourceSOAP
>>>>>
>>>>> If you guys are OK with the name, I'll be publishing it this
>>>>> weekend.
>>>>>
>>>>>
>>>>> --
>>>>> Jayce^ _______________________________________________
>>>>> bop-devel mailing list
>>>>> bop-devel at 420.am
>>>>> http://420.am/cgi-bin/mailman/listinfo/bop-devel
>>>>>
>>>>
>>>>
>>>> --
>>>> Jayce^
>>>>
>> _______________________________________________
>> bop-devel mailing list
>> bop-devel at 420.am
>> http://420.am/cgi-bin/mailman/listinfo/bop-devel
>>
>
> _______________________________________________
> bop-devel mailing list
> bop-devel at 420.am
> http://420.am/cgi-bin/mailman/listinfo/bop-devel
>
>
More information about the bop-devel
mailing list