Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 639 Bytes

File metadata and controls

11 lines (7 loc) · 639 Bytes

CustomerOrderPaymentStatus

Payment status for an order.

Fields

Field Type Required Description
status str ✔️ Current payment status.
error OptionalNullable[str] Error message if payment failed.