Type Alias PaymentStatus

PaymentStatus: "pending" | "authorized" | "captured" | "failed" | "refunded"