Skip to content

Commit 6af732d

Browse files
authored
Merge pull request #79 from elisei/Magento@2.4.6
PagBank 😍 Magento
2 parents 23e80c9 + 1333fd1 commit 6af732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Model/Console/Command/Orders/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Update extends AbstractModel
4343
/**
4444
* Time due for Boleto.
4545
*/
46-
public const TIME_DUE_BOLETO = 2880;
46+
public const TIME_DUE_BOLETO = 4320;
4747

4848
/**
4949
* @var State

0 commit comments

Comments
 (0)