Skip to content

Commit

Permalink
Added _5048 substate
Browse files Browse the repository at this point in the history
  • Loading branch information
frantisek.sichinger committed Nov 2, 2021
1 parent 9424b40 commit 0b4e37f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

# Changelog

## v1.4.6
- Added `_5048` substate

## v1.4.5
- `isProductionMode` is now deprecated and will be removed
- `gatewayUrl` parameter is preferred way to set gateway url
Expand Down
1 change: 1 addition & 0 deletions src/Definition/Response/PaymentSubStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class PaymentSubStatus
const _5045 = '_5045';
const _5046 = '_5046';
const _5047 = '_5047';
const _5048 = '_5048';
const _6502 = '_6502';
const _6504 = '_6504';
}

0 comments on commit 0b4e37f

Please sign in to comment.