We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6409731 commit fa6e117Copy full SHA for fa6e117
1 file changed
lib/conf/cybs.ini
@@ -2,7 +2,7 @@ merchant_id = your_merchant_id
2
transaction_key = "your_transaction_key"
3
4
; Modify the URL to point to either a live or test WSDL file with the desired API version.
5
-wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.109.wsdl"
+wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.120.wsdl"
6
7
; Modify the URL to point to either a live or test WSDL file with the desired API version for the name-value pairs transaction API.
8
-nvp_wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_NVP_1.120.wsdl"
+nvp_wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_NVP_1.120.wsdl"
0 commit comments