Skip to content

Commit

Permalink
Update cybs.ini with latest WSDL
Browse files Browse the repository at this point in the history
  • Loading branch information
djvaldez committed Sep 3, 2015
1 parent 6409731 commit fa6e117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/conf/cybs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ merchant_id = your_merchant_id
transaction_key = "your_transaction_key"

; 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"
wsdl = "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.120.wsdl"

; 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.
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 comments on commit fa6e117

Please sign in to comment.