Skip to content

Commit fb4b2f9

Browse files
authored
Add partial auth to GatewayResponse
1 parent a913eb7 commit fb4b2f9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/rgProperties.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"LIVE_HOST_16": "gateway-16.rocketgate.com",
1111
"LIVE_HOST_17": "gateway-17.rocketgate.com",
1212
"TEST_HOST": "dev-gateway.rocketgate.com",
13-
"VERSION_NUMBER": "K2.5"
13+
"VERSION_NUMBER": "K2.6"
1414
},
1515
"responseSettings": {
1616
"VERSION_INDICATOR": "version",
@@ -33,6 +33,7 @@
3333
"CVV2_CODE": "cvv2Code",
3434
"EXCEPTION": "exception",
3535
"MERCHANT_ACCOUNT": "merchantAccount",
36+
"PARTIAL_AUTH": "partialAuth",
3637
"PAY_TYPE": "payType",
3738
"PAY_HASH": "cardHash",
3839
"PAY_LAST_FOUR": "cardLastFour",

0 commit comments

Comments
 (0)