pinax / pinax-stripe-light

a payments Django app for Stripe
MIT License
684 stars 285 forks source link

business_vat_id field is now an object #616

Closed paltman closed 2 years ago

paltman commented 5 years ago

business_vat_id is no longer a string but rather an object called tax_info with tax_id and type keys.