Skip to content

Commit 05c4955

Browse files
author
mike
committed
test index include files
1 parent 9f181d5 commit 05c4955

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
use RevenueMonster\SDK\Request\QRPay;
1010
use RevenueMonster\SDK\Request\QuickPay;
1111
use RevenueMonster\SDK\Request\WebPayment;
12+
use RevenueMonster\SDK\Request\TokenizedCustomer;
13+
use RevenueMonster\SDK\Request\RecurringCustomer;
14+
use RevenueMonster\SDK\Request\CustomerOrderAmount;
1215

1316
echo '<div style="width: 100%; word-break: break-all;">';
1417
echo round(microtime(true) * 1000).'<br/>';

0 commit comments

Comments
 (0)