8-21/1
This commit is contained in:
@@ -113,7 +113,7 @@ class CashConfirmPageShown extends StatelessWidget {
|
||||
indent: 1,
|
||||
),
|
||||
MyElevatedButton(
|
||||
title: 'Add Payment Method',
|
||||
title: 'Add Payment Method'.tr,
|
||||
onPressed: () {
|
||||
controller.changePaymentMethodPageShown();
|
||||
CreditCardController().openPayment();
|
||||
|
||||
Reference in New Issue
Block a user