FAQ » History » Version 13
chin-yeh, 02/24/2012 09:20 AM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. FAQ |
||
4 | 2 | chin-yeh | |
5 | h2. General |
||
6 | |||
7 | h3. How to simulate a CVV matched payment |
||
8 | |||
9 | enter *999* in CVV field |
||
10 | |||
11 | h3. How to simulate a declined payment |
||
12 | |||
13 | * enter an amount less than *1.00* |
||
14 | * enter a invalid credit card number |
||
15 | 3 | chin-yeh | |
16 | 5 | chin-yeh | h3. How NMI checks for duplicate transaction |
17 | 3 | chin-yeh | |
18 | 6 | chin-yeh | A transaction is treated as duplicate when: |
19 | 8 | chin-yeh | * submit same settlement amount using the same credit card within *20 minutes* |
20 | 5 | chin-yeh | |
21 | h3. No order ID returned |
||
22 | |||
23 | 10 | chin-yeh | It happens when the result code is *3* or *300*, and any other _un-listed_ response code (e.g. 0) |
24 | 9 | chin-yeh | |
25 | h3. the card number did not display in the transaction report |
||
26 | |||
27 | It only happens when the submitted card number is more than *19 digit* |
||
28 | 11 | chin-yeh | |
29 | 12 | chin-yeh | h3. Why the transaction is in Pending Settlement state and never change to Settle? |
30 | 11 | chin-yeh | |
31 | All of the approved transactions will “always” say Pending Settlement. It’s a difference between US & EU processing banks. In the US, all transactions are “settled” at the end of the day. In the EU though, transactions aren’t really “settled” via a batch. The gateway was originally designed for US merchants, but has expanded into the EU. |
||
32 | 13 | chin-yeh | |
33 | h3. How the settlement works? |
||
34 | |||
35 | # The e-commerce transaction is submitted to a gateway such as Metrics Global. |
||
36 | # The gateway (i.e. Metrics Global) will securely route all transactions to a payment processor (Cash Flows). |
||
37 | # The payment processor continues to route the transaction to the credit card issuing bank (purchaser's bank) to request the funds. |
||
38 | # The issuing bank approves transfer of money to the acquiring bank/payment processor which in turn credits the merchant's bank account (automatically, 7 days arrears). |