lib/braintree/transaction_gateway.rb in braintree-2.77.0 vs lib/braintree/transaction_gateway.rb in braintree-2.78.0

- old
+ new

@@ -179,10 +179,10 @@ }, {:custom_fields => :_any_key_}, {:descriptor => [:name, :phone, :url]}, {:paypal_account => [:email, :token, :paypal_data, :payee_email]}, {:industry => [:industry_type, {:data => [:folio_number, :check_in_date, :check_out_date, :travel_package, :lodging_check_in_date, :lodging_check_out_date, :departure_date, :lodging_name, :room_rate]}]}, - {:apple_pay_card => [:number, :cardholder_name, :cryptogram, :expiration_month, :expiration_year]}, + {:apple_pay_card => [:number, :cardholder_name, :cryptogram, :expiration_month, :expiration_year, :eci_indicator]}, {:android_pay_card => [:number, :cryptogram, :google_transaction_id, :expiration_month, :expiration_year, :source_card_type, :source_card_last_four, :eci_indicator]} ] end def self._submit_for_settlement_signature # :nodoc: