Skip to content

Commit

Permalink
Update NotchPay.php
Browse files Browse the repository at this point in the history
  • Loading branch information
chapdel authored May 13, 2023
1 parent 91d3026 commit 3f636ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NotchPay.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class NotchPay
private $instanceApiKey;

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

/**
* @return string the API key used for requests
Expand Down

0 comments on commit 3f636ee

Please sign in to comment.