Skip to content

Commit e7d3ae7

Browse files
committed
changing back to 1.165
1 parent 01dc634 commit e7d3ae7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Transaction Security Keys
1818
Refer to our [Developer Guide](http://apps.cybersource.com/library/documentation/dev_guides/security_keys/creating_and_using_security_keys.pdf) for details on how to generate .P12 key.
1919

2020
## CyberSource Web Services API Version
21-
NuGet 1.4.3 has v1.165 urn:schemas-cybersource-com:transaction-data-1.165
21+
NuGet 1.4.3 has v1.164 urn:schemas-cybersource-com:transaction-data-1.164
2222

2323
For latest version, check this https://ics2ws.ic3.com/commerce/1.x/transactionProcessor/
2424

sample.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<requestMessage xmlns="urn:schemas-cybersource-com:transaction-data-1.165">
2+
<requestMessage xmlns="urn:schemas-cybersource-com:transaction-data-1.164">
33
<!--we'll let the client add the merchantID-->
44
<merchantReferenceCode>your_merchant_reference_code</merchantReferenceCode>
55
<billTo>

0 commit comments

Comments
 (0)