updating sequence of flows
This commit is contained in:
@@ -41,6 +41,7 @@ class TransactionModel {
|
||||
providerLabel: '',
|
||||
);
|
||||
String paymentStatus = 'PENDING';
|
||||
String pollStatus = 'PENDING';
|
||||
String? errorMessage;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user