* Fix `UsBankAccount` support for `Customer`s * Added handling for unicode parameters. (Thanks mgalgs) * Raise `ConfigurationError` for empty string credentials * Update `Grant` api to support options dictionary
3.30.0
* Add 'UsBankAccount' payment method
3.29.2
* Update links in docstrings * Remove Python 3.x-incompatible branch check * Remove references to SubMerchantAccount API
3.29.1
* Improve error handling around server timeouts
3.29.0
* Allow 'default_payment_method' option in Customer * Allow 'transaction_source' option in Transaction Sale
3.28.0
* Expose resource collection ids * Add order id to refund * Enable 3DS pass thru