production endpoint update
This commit is contained in:
@@ -7,7 +7,7 @@ const IS_DEV = import.meta.env.DEV;
|
||||
|
||||
const MERCHANT_HANDLE = IS_DEV
|
||||
? 'wesley-high-school'
|
||||
: 'dominica-methodist-circuit';
|
||||
: 'wesley-high-school';
|
||||
|
||||
const PAYMENT_BASE_URL = IS_DEV
|
||||
? 'https://pay-dm-dev.web.app'
|
||||
|
||||
Reference in New Issue
Block a user