Anchor to orderPaymentStatusorder
queryorder Payment Status
Returns a payment status by payment reference ID. Used to check the status of a deferred payment.
Anchor to Arguments
Arguments
- Anchor to orderIdorder•ID!
Id required ID of the order for which the payment was initiated.
- Anchor to paymentReferenceIdpayment•String!
Reference Id required Unique identifier returned by orderCreatePayment.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to OrderPaymentStatusOrder•Order
Payment Status Payment Status The status of a customer's payment for an order.
Was this section helpful?