|
Home > Archive > Commerce Server General > August 2006 > CreditCard Pipeline.
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 |
CreditCard Pipeline.
|
|
|
| Hello,
I worked with pipelines before like basket, checkout, total but I never
worked with the creditcard pipeline. I didnt even find any article discussing
how these 2 relates to each other. on one and creditcard is a MSCS profile
object and on the other pipelines apply to ordergroup.
can any1 help with this issue. plz
Steve
| |
| Tom Tausmann 2006-08-22, 7:29 pm |
| Hi Steve,
i think the CreditCard pipeline exist only to validate the Credit Card
number with the ValidateCCNumber PiplineComponent:
http://msdn.microsoft.com/library/d...3530bc46617.asp
Just set the correct cc_type and run the component against your OrderForm if
you need this component.
Tom
"Steve" wrote:
> Hello,
>
> I worked with pipelines before like basket, checkout, total but I never
> worked with the creditcard pipeline. I didnt even find any article discussing
> how these 2 relates to each other. on one and creditcard is a MSCS profile
> object and on the other pipelines apply to ordergroup.
>
> can any1 help with this issue. plz
> Steve
|
|
|
|
|