CyberSource / cybersource-rest-samples-python

Sample code to demonstrate using the CyberSource REST APIs with the Python client library.
MIT License
27 stars 30 forks source link

Invalid value for `code_raw`, length must be less than or equal to `2` #34

Open pervez8ktt opened 5 years ago

pervez8ktt commented 5 years ago

When running the code I have received below exception

Invalid value for code_raw, length must be less than or equal to 2

Please have a look.

snavinch commented 5 years ago

Hi, Can you please provide more details on which code you were running?

pervez8ktt commented 5 years ago

Python