We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d345efe commit 4e40719Copy full SHA for 4e40719
modules/gateways/bitpaycheckout.php
@@ -23,7 +23,7 @@
23
. DIRECTORY_SEPARATOR . 'vendor'
24
. DIRECTORY_SEPARATOR . 'autoload.php');
25
26
- use BitPaySDK\PosClient;
+use BitPaySDK\PosClient;
27
use BitPaySDK\Model\Invoice\Invoice;
28
use BitPaySDK\Model\Invoice\Buyer;
29
use BitPaySDK\Model\Facade;
0 commit comments