Path to this page:
./
finance/py-braintree,
Braintree Python Library
Branch: CURRENT,
Version: 4.16.0,
Package name: py310-braintree-4.16.0,
Maintainer: pkgsrc-usersThe Braintree Python library provides integration access to the Braintree
Gateway.
Required to run:[
devel/py-setuptools] [
devel/py-requests] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 79.346 KB
Version history: (Expand)
- (2022-07-29) Updated to version: py310-braintree-4.16.0
- (2022-04-14) Updated to version: py39-braintree-4.15.2
- (2022-02-21) Updated to version: py39-braintree-4.14.0
- (2022-01-05) Updated to version: py39-braintree-4.13.1nb1
- (2021-11-16) Updated to version: py39-braintree-4.13.1
- (2021-10-07) Updated to version: py39-braintree-4.12.0
CVS history: (Expand)
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
|
2021-07-16 08:41:31 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-braintree: updated to 4.11.0
4.11.0
Add exchange_rate_quote_id to Transaction.sale
Add validation error code ExchangeRateQuoteIdIsTooLong to Transaction
Add the following fields to ApplePayCard and AndroidPayCard:
commercial
debit
durbin_regulated
healthcare
payroll
prepaid
product_id
country_of_issuance
issuing_bank
Add error code Transaction.TaxAmountIsRequiredForAibSwedish for attribute \
tax_amount to handle validation for AIB:Domestic Transactions in Sweden
|