lib/stripe/util.rb in stripe-1.14.0 vs lib/stripe/util.rb in stripe-1.15.0

- old
+ new

@@ -30,10 +30,11 @@ 'recipient' => Recipient, 'card' => Card, 'subscription' => Subscription, 'list' => ListObject, 'refund' => Refund, - 'application_fee' => ApplicationFee + 'application_fee' => ApplicationFee, + 'fee_refund' => ApplicationFeeRefund } end def self.convert_to_stripe_object(resp, api_key) case resp