Braintree v2.79.0 Release Notes

    • Add device_data_captured field to risk_data
    • Add submit_for_settlement to Braintree::Subscription.retry_charge
    • โž• Add options -> paypal -> description for creating and updating subscriptions
    • โž• Add bin to ApplePayCard
    • โž• Add support for upgrading a PayPal future payment refresh token to a billing agreement
    • ๐Ÿ›  Fix spec to expect PayPal transaction to settle immediately after successful capture
    • โž• Add GrantedPaymentInstrumentUpdate webhook support
    • โž• Add options -> paypal -> shipping for creating & updating customers as well as creating payment methods
    • โž• Add ability to create a transaction from a shared nonce
    • โž• Add ruby 2.4 compatibility for the XML Generator (thanks @kinkade!)
    • โž• Add README note for supression of logs (thanks @badosu!)
    • ๐Ÿ‘ Allow VenmoAccount to be returned from PaymentMethod.find (thanks @NickMele!)