Code doesn't compile with version. 0.0.23
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start with the authentication and token-creation sample containing Ptsv2paymentsProcessingInformation and compare its version 0.0.23 usage with the main API project's changes. Identify the replacement for processingInformation.actionList(actionList), then verify that the sample compiles with the current API version.
Written by the indexing model from the issue text.
Description
I'm trying to use the latest version of the API; and I am getting code compile errors. For example, when trying to use the code that Auths and Creates a Token I get an error saying processingInformation.actionList(actionList); is not found. I checked the diff on the main api project and it appears that function was removed and I can't find a suitable replacement. Please help!
Ptsv2paymentsProcessingInformation processingInformation = new Ptsv2paymentsProcessingInformation();
List <String> actionList = new ArrayList <String>();
actionList.add("TOKEN_CREATE");
**processingInformation.actionList(actionList);**
- Dominant language
- Java
- Stars
- 35
- Forks
- 84
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CyberSource/cybersource-rest-samples-java
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
CyberSource/cybersource-rest-samples-java#63 · 1 comment ·
All issues in CyberSource/cybersource-rest-samples-java
Similar issues
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
integra-team-red/meet-map#249 ·
-
[Studio][Bug] Cancelled create-user dialog keeps the password and admin switch for the next attempt Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
apache/rocketmq-dashboard#5064 ·