2019-07-02 05:44:15 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 3.55.0 3.55.0 Add captureId field to local_payment_details Add refundId field to local_payment_details Add debugId field to local_payment_details Add transactionFeeAmount field to local_payment_details Add transactionFeeCurrencyIsoCode field to local_payment_details Add refundFromTransactionFeeAmount field to local_payment_details Add refundFromTransactionFeeCurrencyIsoCode field to local_payment_details Add ds_transaction_id and three_d_secure_version to 3DS pass thru fields Add payer_info field to payment_method_nonce details Add more specific timeout errors Add braintree.exceptions.http.timeout_error.ConnectTimeoutError (child class of \ TimeoutError) Add braintree.exceptions.http.timeout_error.ReadTimeoutError (child class of \ TimeoutError) Add room_tax support for transaction sale Add no_show support for transaction sale Add advanced_deposit support for transaction sale Add fire_safe support for transaction sale Add property_phone support for transaction sale Add additional_charges support for transaction sale Add PostalCodeIsRequiredForCardBrandAndProcessor to validation errors Fix issue where not found error could choke on None values |
2019-05-22 22:56:09 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 3.54.0 3.54.0 Add payment_method_nonce field to LocalPaymentCompleted webhook Add transaction field to LocalPaymentCompleted webhook Add LocalPaymentDetails to transactions |
2019-05-07 11:31:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 3.53.0 3.53.0 Add refund_from_transaction_fee_amount field to paypal_details Add refund_from_transaction_fee_currency_iso_code field to paypal_details |
2019-03-27 07:30:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 3.52.0 3.52.0 Deprecate GrantedPaymentInstrumentUpdate and add \ GrantorUpdatedGrantedPaymentMethod and RecipientUpdatedGrantedPaymentMethod Add account_type support for transaction sale, verification, and payment_method \ create/update |
2019-01-25 10:03:04 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 3.51.0 3.51.0 Add Hiper card type support Add Hipercard card type support Add bin to PaymentMethodNonceDetails Clarify support for Python versions 3.6.x and 3.7.x Add Error indicating pdf uploads too long for dispute evidence. Add GrantedPaymentMethodRevoked webhook response objects |
2018-12-13 08:13:28 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 3.50.0 3.50.0 Add fraud_service_provider field to risk_data Add authorization_expires_at to Transaction Remove invalid transaction tests Allow PayPal payment ID and payer ID to be passed during transaction create Add travel_flight support to industry-specific data Add processor_response_type to Transaction, AuthorizationAdjustment, and \ CreditCardVerification. |
2018-10-11 12:44:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 3.49.0 3.49.0 Add new field network_transaction_id in transaction response. Add external_vault option to transaction sale. Add LocalPaymentCompleted webhook. |
2018-08-30 12:06:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 3.48.0 3.48.0: Add ID to Transaction in SubscriptionChargedSuccessfully test webhook Fix dispute results in transactions not showing the correct status sometimes Add Elo card type support |
2018-08-02 17:26:03 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 3.47.0 3.47.0 Add processor respone code and processor response text to authorization \ adjustments subfield in transaction response. Add support for Samsung Pay |
2018-05-23 09:46:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 3.46.0 3.46.0: Allow payee ID to be passed in options params for transaction create Add merchant_id alias to ConnectedMerchantStatusTransitioned and \ ConnectedMerchantPayPalStatusChanged Auth webhooks |