Skip to main content
Anchor to PaymentScheduleCaptureUserError

PaymentScheduleCaptureUserError

object

An error that occurs during the execution of PaymentScheduleCapture.

•PaymentScheduleCaptureUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Captures payment for a due PaymentSchedule using the vaulted payment method associated with the order.

The mutation resolves the order and mandate from the given payment schedule, then initiates an asynchronous payment capture. Use the returned jobResult to poll for the status of the payment capture.

Arguments

•ID!
required

The ID of the payment schedule to capture payment for.



Was this section helpful?


Was this section helpful?