25-10-5/1
This commit is contained in:
@@ -16,7 +16,7 @@ import '../../../main.dart';
|
||||
|
||||
/// خدمة لإدارة عمليات الدفع المتعلقة بنظام الدفع عبر الرسائل القصيرة
|
||||
class PaymentService {
|
||||
final String _baseUrl = "${AppLink.seferPaymentServer}/sms_webhook";
|
||||
final String _baseUrl = "${AppLink.paymentServer}/sms_webhook";
|
||||
|
||||
Future<String?> createInvoice({
|
||||
required String userPhone,
|
||||
|
||||
Reference in New Issue
Block a user