You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jsp-flexjs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# JSP (Tomcat) example using hosted Flex JS
1
+
# Flex API Sample
2
2
3
-
A minimalist Java JSP example integration using Flex Javascript SDK tokenization.
3
+
A simple client-side tokenization example integration using Flex Javascript SDK to access the Flex API. For more details on this see our Developer Guide at https://developer.cybersource.com/api/developer-guides/dita-flex/SAFlexibleToken/FlexAPI.html
4
4
5
5
## Prerequisites
6
6
@@ -28,7 +28,7 @@ A minimalist Java JSP example integration using Flex Javascript SDK tokenization
28
28
29
29
## Tips
30
30
31
-
- If you are having issues, checkout the full [Hosted FLEX documentation](https://www.cybersource.com/developers/integration_methods/hosted_flex).
31
+
- If you are having issues, checkout the full [FLEX API documentation](https://developer.cybersource.com/api/developer-guides/dita-flex/SAFlexibleToken/FlexAPI.html).
32
32
33
33
- If the application throws `java.security.InvalidKeyException: Illegal key size` you have probably not installed the [JCE unlimited policy files](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html).
0 commit comments