Commerce Server General - Pipeline Payment Components

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > August 2005 > Pipeline Payment Components





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Pipeline Payment Components
James Ring-Howell

2005-08-20, 2:48 am

I have two different merchant accounts with two corresponding Payflow Pro
accounts. Each component is in a Commerce Server 3.0 pipline. There are
times when I need to run both piplines in series for 1 order. When 1 of the
piplines used the CyberCash Component and the other the Payflow Pro Component
I had no problems, but now that both are Payflow which ever pipeline is run
second returns 1 indicating success and changes the order form variable as
coded in the pipline, but doesn't seem to actually send the authorization
request to Verisign. So while everything seems to complete successfully when
I go to manager.versign.com for the account that is processed second there is
no indication of the authorization. If I only run one of the pipelines the
behavior is as expected, the problem is only when both are run in series.
Any ideas as to the issue here?
Ravi Shankar

2005-08-22, 5:56 pm

Hi James,

since the same components is being called twice in succession, the presence
of the output keys when detected by the second instance might cause it to not
make a request again.... So between the two calls add a scriptor where you
copy the result keys into your own keys, blank out (null out) the result
keys, feed in the second set of details and try executing again....
--
Ravi Shankar


"James Ring-Howell" wrote:

> I have two different merchant accounts with two corresponding Payflow Pro
> accounts. Each component is in a Commerce Server 3.0 pipline. There are
> times when I need to run both piplines in series for 1 order. When 1 of the
> piplines used the CyberCash Component and the other the Payflow Pro Component
> I had no problems, but now that both are Payflow which ever pipeline is run
> second returns 1 indicating success and changes the order form variable as
> coded in the pipline, but doesn't seem to actually send the authorization
> request to Verisign. So while everything seems to complete successfully when
> I go to manager.versign.com for the account that is processed second there is
> no indication of the authorization. If I only run one of the pipelines the
> behavior is as expected, the problem is only when both are run in series.
> Any ideas as to the issue here?

James Ring-Howell

2005-08-25, 2:52 am

Thanks for the suggestion, however this didn't seem to solve the problem. I
did null every temp orderform variable that the documentation indicated that
it was writting to, but running the pipelines in series still generated the
same result.

"Ravi Shankar" wrote:
[vbcol=seagreen]
> Hi James,
>
> since the same components is being called twice in succession, the presence
> of the output keys when detected by the second instance might cause it to not
> make a request again.... So between the two calls add a scriptor where you
> copy the result keys into your own keys, blank out (null out) the result
> keys, feed in the second set of details and try executing again....
> --
> Ravi Shankar
>
>
> "James Ring-Howell" wrote:
>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com