Skip to content

Commit

Permalink
fixed missing settlement flag from Mellat
Browse files Browse the repository at this point in the history
  • Loading branch information
samuraee authored Sep 5, 2023
1 parent 013fbd0 commit 4f26ff1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Provider/MellatProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class MellatProvider extends AbstractProvider

protected bool $refundSupport = true;

protected bool $settlementSupport = true;

/**
* {@inheritDoc}
*
Expand Down

0 comments on commit 4f26ff1

Please sign in to comment.