Specification » History » Version 3
chin-yeh, 04/18/2011 11:48 AM
1 | 2 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Specification |
4 | 2 | chin-yeh | |
5 | h2. Properties file |
||
6 | |||
7 | h3. AuthorizeNetConfig_us_en_US.properties |
||
8 | |||
9 | This properties file is located at: |
||
10 | > .../resources.properties.us/AuthorizeNetConfig_us_en_US.properties |
||
11 | |||
12 | Properties Description: |
||
13 | |_.Property Name|_.Description| |
||
14 | 3 | chin-yeh | |x_login|API Login ID| |
15 | |x_delim_data|set it to *FALSE* if using SIM| |
||
16 | |x_show_form|indicate to use hosted payment from| |
||
17 | |x_version|the transaction version| |
||
18 | |x_relay_response|the URL to listen to the transaction result from payment gateway| |
||
19 | |x_method|the payment method, e.g. *CC*| |
||
20 | |x_type|The type of credit card transaction, either *AUTH_CAPTURE* or *AUTH_ONLY*| |
||
21 | |transaction_key|needed to generate the transaction fingerprint| |
||
22 | |x_duplicate_window|The window of time after the submission of a transaction that a duplicate transaction can not be submitted| |
||
23 | |x_test_request|The indicator to process test transaction, either *TRUE* or *FALSE*| |
||
24 | 2 | chin-yeh | |gateway_url|the payment gateway URL| |
25 | |db_data_source_web_prop|the name of data source's properties in web.xml| |