We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf65562 commit 69526d2Copy full SHA for 69526d2
lib/AbandonedCheckout.php
@@ -9,7 +9,6 @@
9
namespace PHPShopify;
10
11
12
-
13
class AbandonedCheckout extends ShopifyAPI
14
{
15
protected $resourceKey = 'checkout';
lib/ApplicationCharge.php
class ApplicationCharge extends ShopifyAPI
protected $resourceKey = 'application_charge';
0 commit comments