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 |
2023-11-11 13:38:10 by Takahiro Kambe | Files touched by this commit (3) | |
Log message: finance/ruby-braintree: update to 4.16.0 4.16.0 (2023-11-08) * Add meta_checkout_card and meta_checkout_token payment methods * Add meta_checkout_card_details and meta_checkout_token_details to Transaction * Add industry_data to Transaction.submit_for_settlement options * Add dateOfBirth and countryCode parameters to Transaction.sale.industry.data * Add billing_address and shipping_address to VenmoProfileData * Add additional_processor_response to UsBankAccountVerification * Add verification_add_ons to PaymentMethod create options for ACH NetworkCheck * Add Maestro to DebitNetwork enum |
2023-09-03 18:03:52 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: finance/ruby-braintree: update to 4.13.0 4.13.0 (2023-08-29) * Add retry_ids array to Transaction * Add retried_transaction_id string to Transaction * Add merchant_token_identifier and source_card_last4 to ApplePayCard and ApplePayDetails response objects * Add processing_overrides to Transaction.sale options * Add arrival_date and ticket_issuer_address to industry object in Transaction and add industry to Transaction.submit_for_settlement |
2023-06-06 15:53:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message: finance/ruby-braintree: update to 4.12.0 4.12.0 (2023-05-31) * Add merchant_advice_code and merchant_advice_code_text to Transaction object |
2023-04-27 16:46:16 by Takahiro Kambe | Files touched by this commit (3) | |
Log message: finance/ruby-braintree: update to 4.11.0 4.11.0 (2023-04-06) * Add intended_transaction_source to CreditCardVerificationGateway * Add payment_method_nonce to CreditCardVerificationGateway * Add three_d_secure_authentication_id to CreditCardVerificationGateway * Add three_d_secure_pass_thru to CreditCardVerificationGateway * Add network_tokenization_attributes parameter to Transaction.sale * Add network_token_details to Transaction.sale response * Add is_network_tokenized to CreditCardDetails * Add subscriptions to SepaDirectDebitAccount |