Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.78.0"
".": "0.79.0"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 236
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-732196e2e3b5f785aafd5a7035f8683adc6060fe483a24787e3b6085f99d1cfe.yml
openapi_spec_hash: c929ecc168017a4a2d8343384a0a33f8
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-1bab7be736382985590e568f2b01d1a195c0228b8f2c6599d73335510113e41a.yml
openapi_spec_hash: 222819fc58fce5959c13e13b507239bc
config_hash: 25d7d7aa4882db6189b4b53e8e249e80
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.79.0 (2026-03-18)

Full Changelog: [v0.78.0...v0.79.0](https://github.com/Increase/increase-php/compare/v0.78.0...v0.79.0)

### Features

* **api:** api update ([dfe0982](https://github.com/Increase/increase-php/commit/dfe09821ef4153763982b8f989e126df2497139d))

## 0.78.0 (2026-03-18)

Full Changelog: [v0.77.0...v0.78.0](https://github.com/Increase/increase-php/compare/v0.77.0...v0.78.0)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The REST API documentation can be found on [increase.com](https://increase.com/d
<!-- x-release-please-start-version -->

```
composer require "increase/increase 0.78.0"
composer require "increase/increase 0.79.0"
```

<!-- x-release-please-end -->
Expand Down
46 changes: 46 additions & 0 deletions src/CardPushTransfers/CardPushTransfer/Decline/Reason.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,50 @@ enum Reason: string
case REVOCATION_OF_AUTHORIZATION_ORDER = 'revocation_of_authorization_order';

case REVOCATION_OF_ALL_AUTHORIZATIONS_ORDER = 'revocation_of_all_authorizations_order';

case UNABLE_TO_LOCATE_RECORD = 'unable_to_locate_record';

case FILE_IS_TEMPORARILY_UNAVAILABLE = 'file_is_temporarily_unavailable';

case INCORRECT_PIN = 'incorrect_pin';

case ALLOWABLE_NUMBER_OF_PIN_ENTRY_TRIES_EXCEEDED = 'allowable_number_of_pin_entry_tries_exceeded';

case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message';

case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message';

case PIN_ERROR_FOUND = 'pin_error_found';

case CANNOT_VERIFY_PIN = 'cannot_verify_pin';

case VERIFICATION_DATA_FAILED = 'verification_data_failed';

case SURCHARGE_AMOUNT_NOT_SUPPORTED_BY_DEBIT_NETWORK_ISSUER = 'surcharge_amount_not_supported_by_debit_network_issuer';

case CASH_SERVICE_NOT_AVAILABLE = 'cash_service_not_available';

case CASHBACK_REQUEST_EXCEEDS_ISSUER_LIMIT = 'cashback_request_exceeds_issuer_limit';

case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount';

case INVALID_BILLER_INFORMATION = 'invalid_biller_information';

case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined';

case UNSAFE_PIN = 'unsafe_pin';

case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin';

case OFFLINE_DECLINED = 'offline_declined';

case UNABLE_TO_GO_ONLINE = 'unable_to_go_online';

case VALID_ACCOUNT_BUT_AMOUNT_NOT_SUPPORTED = 'valid_account_but_amount_not_supported';

case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt';

case FORWARD_TO_ISSUER = 'forward_to_issuer';

case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed';
}
46 changes: 46 additions & 0 deletions src/CardValidations/CardValidation/Decline/Reason.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,50 @@ enum Reason: string
case REVOCATION_OF_AUTHORIZATION_ORDER = 'revocation_of_authorization_order';

case REVOCATION_OF_ALL_AUTHORIZATIONS_ORDER = 'revocation_of_all_authorizations_order';

case UNABLE_TO_LOCATE_RECORD = 'unable_to_locate_record';

case FILE_IS_TEMPORARILY_UNAVAILABLE = 'file_is_temporarily_unavailable';

case INCORRECT_PIN = 'incorrect_pin';

case ALLOWABLE_NUMBER_OF_PIN_ENTRY_TRIES_EXCEEDED = 'allowable_number_of_pin_entry_tries_exceeded';

case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message';

case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message';

case PIN_ERROR_FOUND = 'pin_error_found';

case CANNOT_VERIFY_PIN = 'cannot_verify_pin';

case VERIFICATION_DATA_FAILED = 'verification_data_failed';

case SURCHARGE_AMOUNT_NOT_SUPPORTED_BY_DEBIT_NETWORK_ISSUER = 'surcharge_amount_not_supported_by_debit_network_issuer';

case CASH_SERVICE_NOT_AVAILABLE = 'cash_service_not_available';

case CASHBACK_REQUEST_EXCEEDS_ISSUER_LIMIT = 'cashback_request_exceeds_issuer_limit';

case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount';

case INVALID_BILLER_INFORMATION = 'invalid_biller_information';

case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined';

case UNSAFE_PIN = 'unsafe_pin';

case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin';

case OFFLINE_DECLINED = 'offline_declined';

case UNABLE_TO_GO_ONLINE = 'unable_to_go_online';

case VALID_ACCOUNT_BUT_AMOUNT_NOT_SUPPORTED = 'valid_account_but_amount_not_supported';

case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt';

case FORWARD_TO_ISSUER = 'forward_to_issuer';

case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed';
}
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,50 @@ enum Reason: string
case REVOCATION_OF_AUTHORIZATION_ORDER = 'revocation_of_authorization_order';

case REVOCATION_OF_ALL_AUTHORIZATIONS_ORDER = 'revocation_of_all_authorizations_order';

case UNABLE_TO_LOCATE_RECORD = 'unable_to_locate_record';

case FILE_IS_TEMPORARILY_UNAVAILABLE = 'file_is_temporarily_unavailable';

case INCORRECT_PIN = 'incorrect_pin';

case ALLOWABLE_NUMBER_OF_PIN_ENTRY_TRIES_EXCEEDED = 'allowable_number_of_pin_entry_tries_exceeded';

case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message';

case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message';

case PIN_ERROR_FOUND = 'pin_error_found';

case CANNOT_VERIFY_PIN = 'cannot_verify_pin';

case VERIFICATION_DATA_FAILED = 'verification_data_failed';

case SURCHARGE_AMOUNT_NOT_SUPPORTED_BY_DEBIT_NETWORK_ISSUER = 'surcharge_amount_not_supported_by_debit_network_issuer';

case CASH_SERVICE_NOT_AVAILABLE = 'cash_service_not_available';

case CASHBACK_REQUEST_EXCEEDS_ISSUER_LIMIT = 'cashback_request_exceeds_issuer_limit';

case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount';

case INVALID_BILLER_INFORMATION = 'invalid_biller_information';

case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined';

case UNSAFE_PIN = 'unsafe_pin';

case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin';

case OFFLINE_DECLINED = 'offline_declined';

case UNABLE_TO_GO_ONLINE = 'unable_to_go_online';

case VALID_ACCOUNT_BUT_AMOUNT_NOT_SUPPORTED = 'valid_account_but_amount_not_supported';

case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt';

case FORWARD_TO_ISSUER = 'forward_to_issuer';

case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed';
}
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
namespace Increase;

// x-release-please-start-version
const VERSION = '0.78.0';
const VERSION = '0.79.0';
// x-release-please-end