pinax / pinax-stripe-light

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

Charge.dispute is now only the id of the Dispute object #601

Closed paltman closed 2 years ago

paltman commented 5 years ago

Charge.dispute is now only the id of the Dispute object. Previously it was the entire object. You can now pass an option to expand the object to preserve BC.