Property Submitted
Submitted
The 'Submitted' status.
Declaration
public static TransactionStatus Submitted { get; }
Property Value
Type | Description |
---|---|
TransactionStatus |
Remarks
A payment request which has been sent to a bank for processing, and for which the bank has acknowledge the request.
Possible states following this one; Authorised, Declined, Error.