lib/braintree/credit_card_gateway.rb in braintree-4.22.0 vs lib/braintree/credit_card_gateway.rb in braintree-4.23.0

- old
+ new

@@ -95,9 +95,10 @@ billing_address_params = AddressGateway._shared_signature # NEXT_MAJOR_VERSION Remove venmo_sdk_session # The old venmo SDK class has been deprecated options = [ :fail_on_duplicate_payment_method, + :fail_on_duplicate_payment_method_for_customer, :make_default, :skip_advanced_fraud_checking, :venmo_sdk_session, # Deprecated :verification_account_type, :verification_amount,