Skip to content

Commit 062a279

Browse files
Update readme.md
1 parent bcc493e commit 062a279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This module requires API key to function. You may subscribe a free API key at ht
4444
| order->quantity | integer | Total quantity of the transaction. |
4545
| order->currency | string | Currency code used in the transaction. It requires the input of ISO-4217 (3 characters) currency code, e.g. USD for US Dollar. Please refer to [Currency Codes](https://www.fraudlabspro.com/developer/reference/currency-codes) for complete list. |
4646
| order->department | string | Merchant identifier to uniquely identify a product or service department. |
47-
| order->paymentMethod | string | Payment mode of transaction. Please see references section. |
47+
| order->paymentMethod | string | Payment mode of transaction. Valid values: creditcard, affirm, paypal, googlecheckout, bitcoin, cod, moneyorder, wired, bankdeposit, elviauthorized, paymitco, cybersource, sezzle, viabill, amazonpay, pmnts_gateway, giftcard, others. |
4848
| card->number | string | Billing credit card number or BIN number. |
4949
| card->avs | string | The single character AVS result returned by the credit card processor. Please refer to [AVS & CVV2 Response Codes](https://www.fraudlabspro.com/developer/reference/avs-and-cvv2-response-codes) for details. |
5050
| card->cvv | string | The single character CVV2 result returned by the credit card processor. Please refer to [AVS & CVV2 Response Codes](https://www.fraudlabspro.com/developer/reference/avs-and-cvv2-response-codes) for details. |

0 commit comments

Comments
 (0)