lib/stripe/util.rb in stripe-1.47.0 vs lib/stripe/util.rb in stripe-1.48.0
- old
+ new
@@ -51,9 +51,10 @@
'dispute' => Dispute,
'product' => Product,
'sku' => SKU,
'order' => Order,
'order_return' => OrderReturn,
+ 'three_d_secure' => ThreeDSecure,
}
end
# Converts a hash of fields or an array of hashes into a +StripeObject+ or
# array of +StripeObject+s. These new objects will be created as a concrete