Skip to content

Commit

Permalink
Modified cybs.ini to use API version 1.109
Browse files Browse the repository at this point in the history
  • Loading branch information
djvaldez committed Dec 17, 2014
1 parent 158acc9 commit 91a7e72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/conf/cybs.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
merchant_id = your_merchant_id
transaction_key = "your_transaction_key"
wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.66.wsdl"

; Modify the URL to point to either a live or test WSDL file with the desired API version.
wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.109.wsdl"

0 comments on commit 91a7e72

Please sign in to comment.