We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158acc9 commit 91a7e72Copy full SHA for 91a7e72
1 file changed
lib/conf/cybs.ini
@@ -1,3 +1,5 @@
1
merchant_id = your_merchant_id
2
transaction_key = "your_transaction_key"
3
-wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.66.wsdl"
+
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"
0 commit comments