Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/terminal api local unencrypted + readme #1130

Merged
merged 5 commits into from
Sep 14, 2023

Conversation

Aleffio
Copy link
Contributor

@Aleffio Aleffio commented Sep 14, 2023

Description
Add terminal API unencrypted (for TEST only)
Add terminal API documentation in the README

Tested scenarios
Tested payment on TEST without encryption

@Aleffio Aleffio force-pushed the feature/terminal-api-local-unencrypted branch from 1559edc to 16de145 Compare September 14, 2023 12:33
@Aleffio Aleffio marked this pull request as ready for review September 14, 2023 12:46
@Aleffio Aleffio requested a review from a team as a code owner September 14, 2023 12:46
// Step 1: Import the required classes
import com.adyen.Client;
import com.adyen.enums.Environment;
import com.adyen.service.TerminalCloudAPI;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add an import for the models?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, added them as .*, thanks

@Aleffio Aleffio added the Feature Indicates a new feature addition label Sep 14, 2023
@Aleffio Aleffio merged commit 4bc5a2c into develop Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants