diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6db20a9b..9a752807 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.94.0" + ".": "1.95.0" } \ No newline at end of file diff --git a/.stats.yml b/.stats.yml index bfdb060b..6e0dd6f8 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 214 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-fed69da53ddecc70b62e9a7331c3b561ef0a14c385d4ac5a03d74177c2ea21cd.yml -openapi_spec_hash: 0a90c512d3fd1348b78af6f98435c31a +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-e80a254e816bc69ee8d058b340f791b9f4229b07ff2b460e6cd0ceb4406a7604.yml +openapi_spec_hash: 81b87e83af702cfd8bce31f2d449ee15 config_hash: a143293c5450ae8f52acad08f3102575 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa46ab4..a505b1eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.95.0 (2025-09-26) + +Full Changelog: [v1.94.0...v1.95.0](https://github.com/Increase/increase-ruby/compare/v1.94.0...v1.95.0) + +### Features + +* **api:** api update ([cdf0c13](https://github.com/Increase/increase-ruby/commit/cdf0c13ac798a43ade5f81e4e586cbd70fa6ec17)) + ## 1.94.0 (2025-09-26) Full Changelog: [v1.93.0...v1.94.0](https://github.com/Increase/increase-ruby/compare/v1.93.0...v1.94.0) diff --git a/Gemfile.lock b/Gemfile.lock index ba0c4a6e..def0cd3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GIT PATH remote: . specs: - increase (1.94.0) + increase (1.95.0) connection_pool GEM diff --git a/README.md b/README.md index 99dbd47c..1419aef6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To use this gem, install via Bundler by adding the following to your application ```ruby -gem "increase", "~> 1.94.0" +gem "increase", "~> 1.95.0" ``` diff --git a/lib/increase/models/card_payment.rb b/lib/increase/models/card_payment.rb index b03ec94e..b3d80df8 100644 --- a/lib/increase/models/card_payment.rb +++ b/lib/increase/models/card_payment.rb @@ -1427,7 +1427,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. @@ -2674,7 +2674,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. @@ -7690,7 +7690,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/lib/increase/models/declined_transaction.rb b/lib/increase/models/declined_transaction.rb index e6e8ea3e..75bd80fd 100644 --- a/lib/increase/models/declined_transaction.rb +++ b/lib/increase/models/declined_transaction.rb @@ -1246,7 +1246,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/lib/increase/models/pending_transaction.rb b/lib/increase/models/pending_transaction.rb index cb0d6083..17c52ffa 100644 --- a/lib/increase/models/pending_transaction.rb +++ b/lib/increase/models/pending_transaction.rb @@ -1284,7 +1284,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/lib/increase/models/real_time_decision.rb b/lib/increase/models/real_time_decision.rb index 3c66f6ad..74eeb859 100644 --- a/lib/increase/models/real_time_decision.rb +++ b/lib/increase/models/real_time_decision.rb @@ -1008,7 +1008,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/lib/increase/models/transaction.rb b/lib/increase/models/transaction.rb index fab7d892..eb71c7fc 100644 --- a/lib/increase/models/transaction.rb +++ b/lib/increase/models/transaction.rb @@ -2068,7 +2068,7 @@ module ElectronicCommerceIndicator NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT = :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/lib/increase/version.rb b/lib/increase/version.rb index 642b8d25..9f88d1c3 100644 --- a/lib/increase/version.rb +++ b/lib/increase/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Increase - VERSION = "1.94.0" + VERSION = "1.95.0" end diff --git a/rbi/increase/models/card_payment.rbi b/rbi/increase/models/card_payment.rbi index f33b704b..52015e94 100644 --- a/rbi/increase/models/card_payment.rbi +++ b/rbi/increase/models/card_payment.rbi @@ -2630,7 +2630,7 @@ module Increase Increase::CardPayment::Element::CardAuthorization::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, @@ -5019,7 +5019,7 @@ module Increase Increase::CardPayment::Element::CardDecline::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, @@ -14204,7 +14204,7 @@ module Increase Increase::CardPayment::Element::CardValidation::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, diff --git a/rbi/increase/models/declined_transaction.rbi b/rbi/increase/models/declined_transaction.rbi index fda168f0..6df53214 100644 --- a/rbi/increase/models/declined_transaction.rbi +++ b/rbi/increase/models/declined_transaction.rbi @@ -2264,7 +2264,7 @@ module Increase Increase::DeclinedTransaction::Source::CardDecline::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, diff --git a/rbi/increase/models/pending_transaction.rbi b/rbi/increase/models/pending_transaction.rbi index 020e5ff0..94320e60 100644 --- a/rbi/increase/models/pending_transaction.rbi +++ b/rbi/increase/models/pending_transaction.rbi @@ -2359,7 +2359,7 @@ module Increase Increase::PendingTransaction::Source::CardAuthorization::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, diff --git a/rbi/increase/models/real_time_decision.rbi b/rbi/increase/models/real_time_decision.rbi index cf248135..d027929f 100644 --- a/rbi/increase/models/real_time_decision.rbi +++ b/rbi/increase/models/real_time_decision.rbi @@ -1855,7 +1855,7 @@ module Increase Increase::RealTimeDecision::CardAuthorization::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, diff --git a/rbi/increase/models/transaction.rbi b/rbi/increase/models/transaction.rbi index 1acd2909..c46802ab 100644 --- a/rbi/increase/models/transaction.rbi +++ b/rbi/increase/models/transaction.rbi @@ -4048,7 +4048,7 @@ module Increase Increase::Transaction::Source::CardFinancial::NetworkDetails::Visa::ElectronicCommerceIndicator::TaggedSymbol ) - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION = T.let( :non_authenticated_security_transaction, diff --git a/sig/increase/models/card_payment.rbs b/sig/increase/models/card_payment.rbs index 9bad1de0..1d00dd3d 100644 --- a/sig/increase/models/card_payment.rbs +++ b/sig/increase/models/card_payment.rbs @@ -898,7 +898,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. @@ -1756,7 +1756,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. @@ -5363,7 +5363,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/sig/increase/models/declined_transaction.rbs b/sig/increase/models/declined_transaction.rbs index 020b5516..42a5fbb8 100644 --- a/sig/increase/models/declined_transaction.rbs +++ b/sig/increase/models/declined_transaction.rbs @@ -785,7 +785,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/sig/increase/models/pending_transaction.rbs b/sig/increase/models/pending_transaction.rbs index 4db41c8b..3e20c583 100644 --- a/sig/increase/models/pending_transaction.rbs +++ b/sig/increase/models/pending_transaction.rbs @@ -746,7 +746,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/sig/increase/models/real_time_decision.rbs b/sig/increase/models/real_time_decision.rbs index 5eac6f8c..7570b5ae 100644 --- a/sig/increase/models/real_time_decision.rbs +++ b/sig/increase/models/real_time_decision.rbs @@ -604,7 +604,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection. diff --git a/sig/increase/models/transaction.rbs b/sig/increase/models/transaction.rbs index c9b277eb..ab63d7c3 100644 --- a/sig/increase/models/transaction.rbs +++ b/sig/increase/models/transaction.rbs @@ -1361,7 +1361,7 @@ module Increase # Non-authenticated security transaction at a 3-D Secure-capable merchant, and merchant attempted to authenticate the cardholder using 3-D Secure: Use to identify an electronic commerce transaction where the merchant attempted to authenticate the cardholder using 3-D Secure, but was unable to complete the authentication because the issuer or cardholder does not participate in the 3-D Secure program. NON_AUTHENTICATED_SECURITY_TRANSACTION_AT_3DS_CAPABLE_MERCHANT: :non_authenticated_security_transaction_at_3ds_capable_merchant - # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however , cardholder authentication is not performed using 3-D Secure. + # Non-authenticated security transaction: Use to identify an electronic commerce transaction that uses data encryption for security however, cardholder authentication is not performed using 3-D Secure. NON_AUTHENTICATED_SECURITY_TRANSACTION: :non_authenticated_security_transaction # Non-secure transaction: Use to identify an electronic commerce transaction that has no data protection.