Skip to content

Commit e2401e0

Browse files
minor fix
1 parent 82aa73a commit e2401e0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Follow the first step mentioned in [Getting Started with CyberSource REST SDKs](
2727

2828
Follow the second step mentioned in [Getting Started with CyberSource REST SDKs](https://developer.cybersource.com/hello-world/rest-api-sdks.html#gettingstarted) to configure the SDK by inputting your credentials.
2929

30+
***Please note that this is for reference only. Ensure to store the credentials in a more secure manner.***
31+
3032
## How to Use
3133

3234
To get started using this SDK, it's highly recommended to download our sample code repository:
@@ -51,7 +53,7 @@ The API Reference Guide provides examples of what information is needed for a pa
5153
5254
* Use the created ApiClient instance to call CyberSource APIs. For example [SimpleAuthorizationInternet](https://github.com/CyberSource/cybersource-rest-samples-python/blob/c73bf7ae4a4826e4a6b652067cf38eb4affe765c/samples/Payments/Payments/simple-authorizationinternet.py#L95C9-L95C76).
5355
54-
***Please note that this is for reference only. Ensure to store the credentials in a more secure manner.***
56+
For more detailed examples, refer to the [cybersource-rest-samples-python](https://github.com/CyberSource/cybersource-rest-samples-python) repository.
5557
5658
### Switching between the sandbox environment and the production environment
5759

0 commit comments

Comments
 (0)