fixed client id
This commit is contained in:
@@ -6,7 +6,7 @@ import 'package:pshared/config/common.dart';
|
||||
|
||||
|
||||
class Constants extends CommonConstants {
|
||||
static const String _clientIdMobile = 'com.profee.pay.mobile-3f9c3b76-2f89-4e9e-95a2-1a5b705b7a1d';
|
||||
static const String _clientIdMobile = 'net.sendico.mobile-9c7e7c4b-6f1a-4b8e-9a2d-3e5f0c1a7d92';
|
||||
|
||||
static Locale get defaultLocale => CommonConstants.defaultLocale;
|
||||
static String get clientId => _clientIdMobile;
|
||||
|
||||
Reference in New Issue
Block a user