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

Ptsv2paymentsProcessingInformation overload error action_list and action_token_types #47

Open
jfreres opened this issue Jul 1, 2020 · 3 comments

Comments

@jfreres
Copy link

jfreres commented Jul 1, 2020

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'

@jfreres
Copy link
Author

jfreres commented Jul 1, 2020

After reviewing this source code looks like the overloads are in this version? When will cybersource-rest-client-python==0.0.18 be release to pip install?

@jfreres
Copy link
Author

jfreres commented Jul 1, 2020

init() got an unexpected keyword argument 'action_token_types' not in version 0.0.18

@jfreres
Copy link
Author

jfreres commented Aug 6, 2020

Both types are in version 0.0.19 > No token is returned using payment_with_flex_transient_token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant