Skip to content

Commit

Permalink
Update StatusCheckRequest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
howkins authored Jul 20, 2021
1 parent 230d608 commit 07c6e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Requests/StatusCheckRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public function validate()
'TERMINAL',
'TRTYPE',
'ORDER',
'TRAN_TRTPE',
'TRAN_TRTYPE',
'NONCE',
'P_SIGN'
] as $property) {
Expand Down

0 comments on commit 07c6e6e

Please sign in to comment.