2024-04-08 16:28:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.28.0 4.28.0 Add domains parameter support to ClientToken.generate |
2024-03-07 17:51:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.27.0 4.27.0 Add UnderReview status to Dispute Add DisputeUnderReview to WebhookNotification.Kind |
2024-01-12 14:20:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 4.26.0 4.26.0 Remove usage of standard library deprecated cgi module. Note: this will break \ integrations on versions of Python below 3.2. However, this is NOT a breaking \ change to this library, due to our current support of Python 3.5+. Add PackageDetails class. Add packages to Transaction attributes. Add package_tracking method to TransactionGateway to make request to add \ tracking information to transactions. Add process_debit_as_credit to credit_card field in options field during \ Transaction create. Deprecate three_d_secure_token in favor of three_d_secure_authentication_id Add upc_code, upc_type, and image_url to line_items in transaction Deprecate venmo_sdk_session and venmo_sdk_payment_method_code |
2024-01-05 21:23:01 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 4.25.0 4.25.0 Add PickupInStore to ShippingMethod enum Add external_vault and risk_data to CreditCardVerification.create request Add phone_number in CreditCard Add debit_network to Transaction field Add debit_network to TransactionSearch Request Add DebitNetwork enum to CreditCard |
2023-11-17 21:49:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-braintree: updated to 4.24.0 4.24.0 Add SubscriptionBillingSkipped to WebhookNotification.Kind Add arrivalDate and ticketIssuerAddress to Transaction.sale request and industry \ data support for Transaction.submitForSettlement Add date_of_birth and country_code to IndustryData params Add MetaCheckoutCard, MetaCheckoutToken payment methods Add MetaCheckoutCardDetails, MetaCheckoutTokenDetails to Transaction Add verification_add_ons to PaymentMethod create options for ACH NetworkCheck Fix unittest compatibility with Python 3.12 |
2023-10-12 17:33:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.23.0 4.23.0 Deprecate evidenceSubmittable in Dispute Add missing escape calls in generator for: list bool integer datetime |
2023-08-30 15:04:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.22.0 4.22.0 Add processing_overrides to Transaction.sale options |
2023-07-25 09:33:18 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.21.0 4.21.0 Add evidence_submittable to Dispute Add merchant_token_identifier and source_card_last4 to ApplePayCard Add a check for empty month and year before generating expiration_date in: CrediCard AndroidPayCard ApplePayCard SamsungPayCard VisaCheckoutCard Add retry_ids and retried_transaction_id to Transaction object |
2023-05-30 10:56:09 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.20.0 4.20.0 Add merchant_advice_code and merchant_advice_code_text to Transaction object Allow vaulting of raw AndroidPayCards with billing address via Customer.create/update |
2023-04-24 17:26:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-braintree: updated to 4.19.0 4.19.0 Add intended_transaction_source to CreditCardVerification Add three_d_secure_pass_thru to CreditCardVerification Add payment_method_nonce to CreditCardVerification Add three_d_secure_authentication_id to CreditCardVerification Add support for subscriptions in SEPA direct debit accounts |