2023-02-09 18:14:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-braintree: updated to 4.18.1
4.18.1
Fixup issue where request sessions weren't including proxy settings
|
2023-01-16 11:44:05 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
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
|
2022-11-22 20:17:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-braintree: updated to 4.17.1
4.17.1
Prepare http request before setting url to resolve issue where dot segments get \
normalized
4.17.0
Fix DeprecationWarning on invalid escape sequences (thanks @DavidCain)
Add validation for arguments in Address.delete, Address.find, and Address.update
|
2022-07-29 12:42:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
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
|
2022-04-13 21:46:12 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-braintree: updated to 4.15.2
4.15.2
Add retried to Transaction
|
2022-02-21 17:45:43 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-braintree: updated to 4.14.0
4.14.0
Add PaymentMethodCustomerDataUpdated webhook
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-16 13:12:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-braintree: updated to 4.13.1
4.13.0
Add plan create/update/find API endpoint
Add TransactionReview webhook notification
Fix typos
|
2021-10-26 12:26:13 by Nia Alarie | Files touched by this commit (119) |
Log message:
finance: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:54:03 by Nia Alarie | Files touched by this commit (119) |
Log message:
finance: Remove SHA1 hashes for distfiles
|