Ptsv2paymentsProcessingInformation overload error action_list and action_token_types
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start by locating the Python definition of Ptsv2paymentsProcessingInformation and compare its accepted constructor arguments with the TOKEN_CREATE processingInformation example in the issue. Reproduce the init() error, then verify that action_list and action_token_types are accepted and covered by a regression test.
Written by the indexing model from the issue text.
Description
Does not appear the action_list to send a command like TOKEN_CREATE has been completed.
processingInformation = Ptsv2paymentsProcessingInformation(
action_list = processingInformationActionList,
action_token_types = processingInformationActionTokenTypes,
capture = processingInformationCapture
)
init() got an unexpected keyword argument 'action_list'
init() got an unexpected keyword argument 'action_token_types'
- Dominant language
- Python
- Stars
- 24
- Forks
- 42
- Avg merge
- 29m
- 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-client-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
CyberSource/cybersource-rest-client-python#177 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
CyberSource/cybersource-rest-client-python#168 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
CyberSource/cybersource-rest-client-python#156 · 1 comment ·
All issues in CyberSource/cybersource-rest-client-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
anthropics/skills#1811 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
speaches-ai/speaches#678 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
datalayer/mcp-compose#42 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
UKGovernmentBEIS/inspect_evals#2523 ·