Reference > Payments subsystem > Payment configuration files


EDPGlobalConfigs XML file

Configure asynchronous processing, and the location of ticklers in this file.

This file is located...

Example

<?xml version="1.0" encoding="UTF-8"?>
<EDPGlobalConfigs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="com/ibm/commerce/edp/eut/parsers/EDPGlobal.xsd">  
<EDPTicklerFactory>WebSphereCommerce</EDPTicklerFactory>  
<AlwaysExecuteProcessBGInFG>true</AlwaysExecuteProcessBGInFG>
</EDPGlobalConfigs>

EDPTicklerFactory

Specifies where ticklers are sent.

WebSphereCommerce

WebSphere Commerce tickler system. This is the default and recommended value.

WasLog

WebSphere Application Server log.

AlwaysExecuteProcessBGInFG

Specifies which type of event should be raised to process the payment actions.

True

Synchronous event is raised

False

Asynchronous event is raised.

Related reference

AVSRules XML file

CorePaymentActions XML file

PaymentMappings XML file

PaymentMethodConfigurations XML file

RefundMethodConfigurations XML file

RefundMappings XML file

PaymentSystemPluginMapping XML file


+

Search Tips   |   Advanced Search