The NetBSD Project

CVS log for pkgsrc/finance/py-braintree/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / finance / py-braintree

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Feb 1 18:39:38 2025 UTC (4 days, 21 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +43 -1 lines
py-braintree: updated to 4.33.1

4.33.1

Fixes issue related to missing folders in package paths

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:40:58 2025 UTC (7 days, 18 hours ago) by adam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -1 lines
py-braintree: updated to 4.33.0

4.33.0

Add support for creating and updating PayPal customer session
Add support for getting PayPal customer recommendations

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 18 10:39:22 2024 UTC (2 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -1 lines
py-braintree: updated to 4.31.0

4.31.0

Add fail_on_duplicate_payment_method_for_customer option to
ClientToken
PaymentMethod
CreditCard
Add blik_aliases to LocalPaymentCompleted webhook and LocalPaymentDetail
Deprecate samsung_pay_card
Updated expiring pinned vendor SSL certificates

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:20:52 2024 UTC (12 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 5 20:23:01 2024 UTC (13 months ago) by adam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -7 lines
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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Nov 17 20:49:49 2023 UTC (14 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -1 lines
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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 16 10:44:05 2023 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -1 lines
py-braintree: updated to 4.18.0

4.18.0

Replace nose usage for tests with unittest (Thanks @arthurzam)
Remove mock dev dependency (Thanks @arthurzam)
Add ExcessiveRetry to GatewayRejectionReason
Add pre_dispute_program to Dispute and DisputeSearch
Add AutoAccepted status to Dispute
Add DisputeAutoAccepted to WebhookNotification.Kind
Deprecate chargeback_protection_level and add protection_level to Dispute and DisputeSearch
Add shipping object to submit_for_settlement_signature
Add SEPADirectDebitAccount payment method
Add SEPADirectDebitAccount to transaction object
Add SEPA_DIRECT_DEBIT_ACCOUNT to PaymentInstrumentType
Add sepa_debit_paypal_v2_order_id to TransactionSearch
Add sepa_direct_debit_accounts to Customer
Add SEPA Direct Debit specific error codes

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jul 29 10:42:47 2022 UTC (2 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +22 -1 lines
py-braintree: updated to 4.16.0

4.16.0

Add LiabilityShift class and liability_shift to RiskData
Add ExchangeRateQuote API
Add ach_return_responses_created_at and reason_code fields in TransactionSearch
Allow vaulting of raw ApplePayCards with billing address via Customer.create/update

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Feb 21 16:45:43 2022 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -1 lines
py-braintree: updated to 4.14.0

4.14.0

Add PaymentMethodCustomerDataUpdated webhook

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 16 12:12:32 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -1 lines
py-braintree: updated to 4.13.1

4.13.0

Add plan create/update/find API endpoint
Add TransactionReview webhook notification
Fix typos

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 20 05:50:22 2021 UTC (3 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -1 lines
py-braintree: updated to 4.12.0

4.12.0
Add localPaymentFunded and localPaymentExpired webhooks

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 6 04:34:47 2021 UTC (3 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
py-braintree: updated to 4.9.0

4.9.0

Add paypal_messages to Dispute
Add tax_identifiers parameter to Customer.create and Customer.update

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Apr 16 05:45:54 2021 UTC (3 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
py-braintree: updated to 4.8.0

4.8.0
Add LocalPaymentReversed webhook
Add store_id and store_ids to Transaction.search

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 17 20:02:47 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +16 -22 lines
py-braintree: updated to 4.0.0

4.0.0
Split development and deployments requirements files out
Add Authentication Insight to payment method nonce create
Add ThreeDSecure test payment method nonces
Add test AuthenticationIds
Add three_d_secure_authentication_id to three_d_secure_info
Add three_d_secure_authentication_id support for transaction sale

Breaking Changes
Require Python 3.5+
Remove deprecated Transparent Redirect
Remove deprecated iDeal payment method
Apple Pay register_domains returns an ApplePayOptions object
Remove unrecognized status from Transaction, Subscription, and CreditCardVerification
Remove GrantedPaymentInstrumentUpdate kind from Webhook
Remove Coinbase references
Add GatewayTimeoutError, RequestTimeoutError exceptions
Rename DownForMaintenanceError exception to ServiceUnavailableError
Transaction line_items only returns the line items for a transaction response object. Use TransactionLineItem find_all to search all line items on a transaction, given a transaction_id
Upgrade API version to retrieve declined refund transactions
Remove all deprecated parameters, errors, and methods

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 22 21:18:26 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
py-braintree: updated to 3.58.0

3.58.0
Add support for managing Apple Pay domains
Fix error when running against Python 3.8
Add ProcessorDoesNotSupportMotoForCardType to validation errors
Add Graphql ID to CreditCardVerification, Customer, Dispute, and Transaction

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 11 12:02:17 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
py-braintree: updated to 3.56.0

3.56.0:
Add PayPalHere details
Add networkResponseCode and networkResponseText to transactions and verifications
Add cavv, xid, ds_transaction_id, eci_flag, and three_d_secure_version, to three_d_secure_info
Add three_d_secure_info to credit_card_verification
Add GraphQLClient to BraintreeGateway class

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 22 20:56:09 2019 UTC (5 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 25 09:03:03 2019 UTC (6 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 13 07:13:28 2018 UTC (6 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 11 10:44:19 2018 UTC (6 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 2 15:26:03 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 26 13:25:32 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -1 lines
py-braintree: updated to 3.45.0

3.45.0
Add support for US Bank Account verifications API

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 5 08:15:56 2018 UTC (6 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
py-braintree: updated to 3.43.0

3.43.0
Add oauth_access_revocation to WebhookNotifications
Add support for customer_id, disbursement_date and history_event_effective_date in DisputeSearch
Remove sepa_mandate_type and sepa_mandate_acceptance_location params from ClientToken
Add support for VCR compelling evidence dispute representment

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 21 12:17:25 2018 UTC (7 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1 lines
py-braintree: updated to 3.40.0

3.40.0
Add level 3 fields to Transactions:
discount_amount
shipping_amount
ships_from_postal_code
Add support for transaction line items
Add support for tagged evidence in DisputeGateway#add_text_evidence (Beta release)
Update https certificate bundle

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 23 10:22:15 2017 UTC (7 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
py-braintree: updated to 3.39.0

3.39.0

Add support for upgrading a PayPal future payment refresh token to a billing agreement
Fix braintree.Dispute.search to take a list of search criteria
Add logic to remove deprecation warnings for encodestring and decodestring when used with python 3
Fix spec to expect PayPal transaction to settle immediately after successful capture
Add GrantedPaymentInstrumentUpdate webhook support
Add ability to create a transaction from a shared nonce
Add options -> paypal -> shipping for creating & updating customers as well as creating payment methods
Do not convert to Decimal if amount is None in AuthorizationAdjustement
Add device_data_captured field to risk_data
Add bin_data to payment_method_nonce

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 27 12:14:41 2017 UTC (7 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +28 -1 lines
3.38.0
Add iDEAL webhook support
Add AuthorizationAdjustment class and authorization_adjustments to Transaction
Coinbase is no longer a supported payment method. PaymentMethodNoLongerSupported will be returned for Coinbase operations
Add facilitated details to Transaction if present
Add submit_for_settlement option to Subscription.retry_charge
Add options -> paypal -> description for creating and updating subscriptions
Add Braintree.Dispute.find
Add braintree.Dispute.accept
Add braintree.Dispute.add_file_evidence
Add braintree.Dispute.add_text_evidence
Add braintree.Dispute.finalize
Add braintree.Dispute.find
Add braintree.Dispute.remove_evidence
Add braintree.Dispute.search
Add braintree.DocumentUpload

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 7 07:43:42 2017 UTC (7 years, 7 months ago) by adam
Branches: MAIN
The Braintree Python library provides integration access to the Braintree
Gateway.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>