completed first web iteration

This commit is contained in:
2025-11-25 20:06:33 +02:00
parent 895925d32f
commit 32b383afa9
41 changed files with 3703 additions and 2613 deletions

View File

@@ -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,