We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c3f76e + 4e40719 commit 90cb8afCopy full SHA for 90cb8af
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