pinax / pinax-stripe-light

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

Charge.outcome[rule] now only contains the ID of the Rule #602

Closed paltman closed 2 years ago

paltman commented 5 years ago

Charge.outcome[rule] now only contains the ID of the Rule. Previously was object. Can expand when fetching the charge to preserve BC.