Skip to content

Commit 21c29e6

Browse files
authored
Update README.md
1 parent 0ec21df commit 21c29e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The token can be used in lieu of actual card data in server-side requests for ot
3232

3333
## Samples
3434

35-
### Javascript Sample
35+
### Javascript (Flex API) Sample
3636

37-
This sample demonstrates how your checkout form can remain exactly as it is today, the only addition will be a javascript call to tokenize the customers credit card information directly FROM their browser (to CyberSource) replacing that data with a secure PCI-compliant token which you can then post up to your server along with the other non-PCI order data. This provides PCI-DSS SAQ-A(EP) level compliance for your application.
37+
This sample demonstrates how your checkout form can remain exactly as it is today, the only addition will be a javascript call to tokenize the customers credit card information directly FROM their browser (to CyberSource) replacing that data with a secure PCI-compliant token which you can then post up to your server along with the other non-PCI order data. This provides PCI-DSS SAQ-A(EP) level compliance for your application.
3838

3939
### Microform Sample
4040

0 commit comments

Comments
 (0)