Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
plakidan committed Oct 15, 2024
1 parent a2a2347 commit e451b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

$generator = new UCT\Generator();
$generator
->setAmount(436.05)
->setAmount(136.05)
->setCurrency('UAH')
->setPaymentPurpose('Благодійний безповоротний внесок')
->setReceiverAccount('UA473052990000026005026707459')
Expand Down

0 comments on commit e451b1e

Please sign in to comment.