Anchor to PaymentSessionConfirmUserErrorPayment
objectPayment Session Confirm User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Payment
Session Confirm User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Initiates the confirmation process of the given payment_session.
Shopify will start confirming the payment. According to its business logic, Shopify determines if the payment can be authorized and sends a POST request to the payments app, delivering the confirmation result.
Was this section helpful?