We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d3026 commit 3f636eeCopy full SHA for 3f636ee
src/NotchPay.php
@@ -13,7 +13,7 @@ class NotchPay
13
private $instanceApiKey;
14
15
/** @var string The base URL for the Paystack API. */
16
- public static $apiBase = 'https://api-dev1239.notchpay.test';
+ public static $apiBase = 'https://api.notchpay.co';
17
18
/**
19
* @return string the API key used for requests
0 commit comments