Skip to content

Commit

Permalink
Update billet.php
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelo-machado-gn authored Aug 16, 2023
1 parent c41d9c9 commit 603f17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion callback/efi/billet.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

$adminWHMCS = $gatewayParams['whmcsAdmin'];

$paymentFee = '1.25';
$paymentFee = $gatewayParams['tarifaBoleto'];



Expand Down

0 comments on commit 603f17f

Please sign in to comment.