Skip to content

Commit cbbb6d9

Browse files
authored
Update directbilling serviceId type
1 parent 6c1087c commit cbbb6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/DirectBilling/Payment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Payment
99
{
1010
private Guzzle $guzzle;
1111

12-
private int $serviceId;
12+
private string $serviceId;
1313
private string $hash;
1414

1515
private string $amountType = 'net';

0 commit comments

Comments
 (0)