diff --git a/src/Common/Message/NotificationInterface.php b/src/Common/Message/NotificationInterface.php index 41193a37..c6ff117c 100755 --- a/src/Common/Message/NotificationInterface.php +++ b/src/Common/Message/NotificationInterface.php @@ -10,6 +10,7 @@ interface NotificationInterface extends MessageInterface const STATUS_COMPLETED = 'completed'; const STATUS_PENDING = 'pending'; const STATUS_FAILED = 'failed'; + const STATUS_REFUNDED = 'refunded'; /** * Gateway Reference