mollie / mollie-api-python

Mollie API client for Python
http://www.mollie.com
BSD 2-Clause "Simplified" License
113 stars 55 forks source link

Replace the deprecated `categoryCode` #322

Closed whyscream closed 1 year ago

whyscream commented 1 year ago

Don't use deprecated categoryCode in tests and examples if it isn't needed, and add its replacement businessCategory where appropriate.