DefaultPayment

Commerce Server 2009

Use this component to assign a default value to the payment authorization code. This component is usually replaced by a third-party payment component.

Dd328344.alert_note(en-US,CS.90).gifNote:

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.

The DefaultPayment component assigns a value to the following key in the Order dictionary.

Key

Description

order._payment_auth_code

The payment authorization code.

The DefaultPayment component assigns the value FAITH, a string, as the default authorization code.

Show: