Commit graph

14 commits

Author SHA1 Message Date
taca
8f4cc657cd finance/ruby-braintree: update to 4.6.0
4.6.0 (2022-02-17)

* Add PaymentMethodCustomerDataUpdated webhook notification support
2022-03-06 09:00:43 +00:00
taca
75fb73e535 finance/ruby-braintree: update to 4.5.0
4.5.0 (2021-11-12)

* Add plan create/update/find API endpoint
* Add support for TransactionReview webhook notification
2021-11-23 14:24:37 +00:00
nia
0f767f3f83 finance: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:26:00 +00:00
nia
b7161897ed finance: Remove SHA1 hashes for distfiles 2021-10-07 13:53:49 +00:00
taca
190b58fcd4 finance/ruby-braintree: update to 4.4.0
4.2.0 (2021-06-21)

* Add default? to PaymentMethodNonce (thanks @klouvas)
* Add error code TaxAmountIsRequiredForAibSwedish for attribute tax_amount
  in transaction key for AIB:Domestic Transactions in Sweden

4.3.0 (2021-07-15)

* Add a log message to the ArgumentError at TransactionGateway.find
* Add exchange_rate_quote_id to Transaction.create
* Add error code ExchangeRateQuoteIdTooLong to Transaction
* Add the following fields to ApplePayCard and GooglePayCard:
	- commercial
	- debit
	- durbin_regulated
	- healthcare
	- payroll
	- prepaid
	- product_id
	- country_of_issuance
	- issuing_bank
* Add the following fields to PayPalDetails:
	- tax_id
	- tax_id_type

4.4.0 (2021-08-05)

* Sanitize encrypted_card_data logs
* Add LocalPaymentExpired and LocalPaymentFunded webhook notification
  support
2021-08-22 14:53:40 +00:00
taca
ba0bf66cdd finance/ruby-braintree: update to 4.1.0
4.1.0 (2021-05-25)

* Add payment_reader_card_details parameter to Transaction.sale
* Add webhook sample for GrantedPaymentMethodRevoked
* Add skip_advanced_fraud_checking to:
  - Customer#create and Customer#update
  - PaymentMethod#create and PaymentMethod#update
  - CreditCard#create and CreditCard#update
* Include rexml in Gemspec (fixes #214)
* Fix incorrect error code constants (fixes #213)
  - PaymentMethodNonceConsumed is now 93107
  - CannotForwardPaymentMethodType is now 93106

4.0.0 (2021-05-10)

* Breaking Changes
  - Update gemspec to require ruby >= 2.6.0
  - Remove ExternalVault::CardTypeIsInvalid error code
  - Remove RiskData::CustomerBrowserIsTooLong error code
  - Remove paypal_vault_without_upgrade parameter from PaymentMethod#create
  - Add PaymentMethodNonceDetails and PaymentMethodNonceDetailsPayerInfo
	o PaymentMethodNonce#details is now an instance of
	  PaymentMethodNonceDetails rather than a hash
	o PaymentMethodNonceDetails#payer_info is now an instance of
	  PaymentMethodNonceDetailsPayerInfo rather than a hash
* Add phone_number to Address
* Add paypal_messages to Dispute
* Add tax_identifiers parameter to Customer.create and Customer.update
* Add chargeback_protection_level into dispute search
* Make libxml-ruby an optional dependency instead of required (addresses
  JRuby incompatibility issues raised in #203 and #205)
2021-06-03 14:44:21 +00:00
taca
967c3f2f40 finance/ruby-braintree: update to 3.4.0
3.4.0 (2021-04-12)

* Add local_payment_reversed webhook notification
* Add Transaction.adjust_authorization method to support for multiple
  authorizations for a single transaction
* Add merchant_account_id parameter to Transaction#refund
* Add store_id and store_ids parameters to Transaction#search
* Add support for ActiveSupport::TimeWithZone when generating XML (thanks
  @Tonkpils!)
2021-05-04 15:20:44 +00:00
taca
fe39eabc8a finance/ruby-braintree: update to 3.3.0
3.3.0 (2021-03-15)

* Add decision_reasons and transaction_risk_score fields to RiskData
* Add acs_transaction_id, pares_status, three_d_secure_transaction_id,
  lookup, and authentication to ThreeDSecureInfo
2021-03-21 12:56:57 +00:00
taca
5765e53d48 finance/ruby-braintree: update to 3.2.0
Changes from 2.13.1 are too many to write here, please refer
<https://github.com/braintree/braintree_ruby/blob/master/CHANGELOG.md>.
2021-02-05 16:16:25 +00:00
agc
ba4b718ee4 Add SHA512 digests for distfiles for finance category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 00:12:12 +00:00
taca
2c02086cdb Update ruby-braintree package to 2.13.1.
Changes are unknown.
2011-12-15 15:35:32 +00:00
taca
7354697b63 Update ruby-braintree package to 2.11.0.
Changes are unknown.
2011-09-12 14:53:17 +00:00
taca
48a1fd0ccb Update finance/ruby-braintree package to 2.10.2.
Changes are unknown.
2011-08-13 01:03:43 +00:00
taca
c6955d6a48 Importing ruby-braintree pacakge version 2.10.1. It is requierd by new
ruby-activemerchant.

Ruby library for integrating with the Braintree Gateway.
2011-06-19 08:12:10 +00:00