Path to this page:
Subject: CVS commit: pkgsrc/finance/py-braintree
From: Adam Ciarcinski
Date: 2020-05-16 09:12:43
Message id: 20200516071244.038B3FB27@cvs.NetBSD.org
Log Message:
py-braintree: updated to 4.1.0
4.1.0
Add DisputeAccepted, DisputeDisputed, and DisputeExpired webhook constants
Add three_d_secure_pass_thru to CreditCard.create, CreditCard.update, \
PaymentMethod.create, PaymentMethod.update, Customer.create, and \
Customer.update.
Add Verification validation errors for 3D Secure
Add payment_method_token to CreditCardVerificationSearch
Add recurring_customer_consent and recurring_max_amount to \
authentication_insight_options for PaymentMethodNonce.create
Add FileIsEmpty error code
Eliminates usage of mutable objects for function parameters.
Files: