completed first web iteration
This commit is contained in:
@@ -95,7 +95,7 @@ class PayController extends ChangeNotifier {
|
||||
transactionController.model.formData.copyWith(
|
||||
type: "CONFIRM",
|
||||
billClientId: model.selectedProvider?.clientId ?? '',
|
||||
debitRef: 'peak',
|
||||
debitRef: 'Velocity',
|
||||
debitCurrency: 'USD',
|
||||
creditAccount: transactionController.model.formData.creditAccount,
|
||||
creditPhone: transactionController.model.formData.creditPhone,
|
||||
|
||||
Reference in New Issue
Block a user