Skip to content

Commit 3f636ee

Browse files
authored
Update NotchPay.php
1 parent 91d3026 commit 3f636ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NotchPay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class NotchPay
1313
private $instanceApiKey;
1414

1515
/** @var string The base URL for the Paystack API. */
16-
public static $apiBase = 'https://api-dev1239.notchpay.test';
16+
public static $apiBase = 'https://api.notchpay.co';
1717

1818
/**
1919
* @return string the API key used for requests

0 commit comments

Comments
 (0)