AuthorizeNet / sample-code-python

This repository contains working code samples which demonstrate python integration with the Authorize.Net API
MIT License
46 stars 75 forks source link

UnboundLocalError: local variable 'element_binding' referenced before assignment #56

Open SimonHurst opened 4 years ago

SimonHurst commented 4 years ago

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

PRERNA1829 commented 1 week ago

Not able to reproduce it, able to run from my side.