public enum PaymentOutcome
Defines the possible outcomes for a payment
public static PaymentOutcome AUTHORISED
public static PaymentOutcome REFUSED
public static PaymentOutcome CANCELLED
public static PaymentOutcome ABORTED
public static PaymentOutcome REJECTED