Skip to content

Commit 91a7e72

Browse files
committed
Modified cybs.ini to use API version 1.109
1 parent 158acc9 commit 91a7e72

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/conf/cybs.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
merchant_id = your_merchant_id
22
transaction_key = "your_transaction_key"
3-
wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.66.wsdl"
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"

0 commit comments

Comments
 (0)