lib/stripe/util.rb in stripe-1.54.0 vs lib/stripe/util.rb in stripe-1.55.0

- old
+ new

@@ -52,9 +52,10 @@ 'product' => Product, 'sku' => SKU, 'order' => Order, 'order_return' => OrderReturn, 'three_d_secure' => ThreeDSecure, + 'apple_pay_domain' => ApplePayDomain, } 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