lib/braintree/transaction_gateway.rb in braintree-2.47.0 vs lib/braintree/transaction_gateway.rb in braintree-2.48.0
- old
+ new
@@ -136,10 +136,11 @@
:add_billing_address_to_payment_method,
:store_shipping_address_in_vault,
:venmo_sdk_session,
:payee_email,
{:paypal => [:custom_field, :payee_email, :description]},
- {:three_d_secure => [:required]}]
+ {:three_d_secure => [:required]},
+ {:amex_rewards => [:request_id, :points, :currency_amount, :currency_iso_code]}]
},
{: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]}]}