2025-03-03 17:06:05 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
finance/ruby-braintree: update to 4.26.0
4.26.0 (2025-03-04)
* Add prepaid_reloadable from the bin data to credit card responses
* Add support for PayPalPaymentResource requests
|
2025-02-09 15:24:17 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
finance/ruby-braintree: update to 4.25.0
4.24.0 (2025-01-23)
* Add recipient/contact info: recipient_emailand recipient_phone to
Transaction
4.25.0 (2025-01-29)
* Add support for creating and updating PayPal customer session
* Add support for getting PayPal customer recommendations
|
2024-11-06 15:39:06 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
finance/ruby-braintree: update to 4.23.0
4.23.0 (2024-10-30)
* Add fail_on_duplicate_payment_method_for_customer option to
- ClientToken
- PaymentMethod
- CreditCard
* Add blik_aliases to LocalPaymentCompleted webhook
* Deprecate samsung_pay_card
* Updated expiring pinned vendor SSL certificates
|
2024-09-22 07:48:35 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
finance/ruby-braintree: update to 4.22.0
4.22.0 (2024-09-20)
* Add payer_name, bic and iban_last_chars to LocalPaymentCompleted webhook
* Add edit_paypal_vault_id to PayPalAccount
* Removes redundant integration test for provision_raw_apple_pay
* Add ani_first_name_response_code and ani_last_name_response_code to
CreditCardVerification
* Add shipping_tax_amount to Tranaction
|
2024-07-28 15:36:08 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
finance/ruby-braintree: update to 4.21.0
4.21.0 (2024-07-23)
* Add foreign_retailer to Transaction
* Add international_phone to Address and Customer
* Add funding_source_description to PayPalAccount
* Add missing GooglePayCard error code
* Add REFUND_FAILED to Webhook Notification
* Add final_capture to Transaction _submit_for_partial_settlement_signature
* Deprecate paypal_tracking_id in favor of paypal_tracker_id in
package_details.rb
|
2024-04-07 16:44:10 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
finance/ruby-braintree: update to 4.20.0
4.20.0 (2024-03-26)
* Deprecate credit method in credit_card and credit_card_gateway
* Deprecate sale method in credit_card and credit_card_gateway
* Add domains parameter support to ClientToken::generate
|
2024-03-10 16:08:12 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
finance/ruby-braintree: update to 4.19.0
4.19.0 (2024-03-06)
* Add UnderReview status to Dispute
* Add DisputeUnderReview webhook to WebhookNotification
* Cleanup useless assignments in XML::Parser, Util, HTTP, Disbursement, and
Configuration classes
* Fix issue where advanced searches using between were not correctly
evaluating values larger than the minimum
|
2024-02-03 16:51:28 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
finance/ruby-braintree: update to 4.18.0
4.17.0 (2023-12-19)
* Add PickupInStore to ShippingMethod enum
* Add external_vault and risk_data to CreditCardVerification create request
4.18.0 (2024-01-09)
* Add process_debit_as_credit to credit_card field in options field during
Transaction create
* Add package_tracking method to transaction_gateway to make request to add
tracking information to transactions
* Add packages to Transaction object
* Add image_url,upc_code, and upc_type to LineItems in transaction_gateway
|