Braintree v4.1.0 Release Notes

    • Add payment_reader_card_details parameter to Transaction.sale
    • โž• Add webhook sample for GrantedPaymentMethodRevoked
    • Add skip_advanced_fraud_checking to:
      • Customer#create and Customer#update
      • PaymentMethod#create and PaymentMethod#update
      • CreditCard#create and CreditCard#update
    • ๐Ÿ›  Include rexml in Gemspec (fixes #214)
    • ๐Ÿ›  Fix incorrect error code constants (fixes #213)
      • PaymentMethodNonceConsumed is now 93107
      • CannotForwardPaymentMethodType is now 93106