changed color theme to be black and added the ability to enter the amount in the recipient’s currency
This commit is contained in:
@@ -13,6 +13,7 @@ import 'package:pshared/models/payment/quote/quotes.dart';
|
||||
import 'package:pshared/service/authorization/service.dart';
|
||||
import 'package:pshared/service/services.dart';
|
||||
|
||||
|
||||
class MultiplePaymentsService {
|
||||
static final _logger = Logger('service.payment.multiple');
|
||||
static const String _objectType = Services.payments;
|
||||
|
||||
Reference in New Issue
Block a user