Skip to main content
Log inSign up
object

Requires read_orders access scope.

The status of a customer's payment for an order.

A message describing an error during the asynchronous processing of a payment.

String!non-null

The ID of the payment, initially returned by an orderCreateMandatePayment or orderCreatePayment mutation.

The status of the payment.

The transaction associated with the payment.

Anchor to translatedErrorMessagetranslatedErrorMessage

A translated message describing an error during the asynchronous processing of a payment.


Was this section helpful?

query

Returns a payment status by payment reference ID. Used to check the status of a deferred payment.


Was this section helpful?