sample-code-python
sample-code-python copied to clipboard
UnboundLocalError: local variable 'element_binding' referenced before assignment
When running code
PaymentTransactions/charge-credit-card.py
raises error UnboundLocalError: local variable 'element_binding' referenced before assignment
not exactly helpful sample code
Python 3.6 is that makes any difference
Not able to reproduce it, able to run from my side.