Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Use this component to assign a default value to the payment authorization code. This component is usually replaced by a third-party payment component.
Note
The DefaultPayment component does not follow the component coordination rules. The component always sets the payment authorization code.
Intended use: Order Processing pipeline, Payment stage.
Values Read
None.
Values Written
The DefaultPayment component assigns a value to the following key in the Order dictionary.
Key |
Description |
---|---|
order._payment_auth_code |
The payment authorization code. |
Remarks
The DefaultPayment component assigns the value FAITH, a string, as the default authorization code.