Contents

INRequestPaymentIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to make the payment request.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when you cannot make the payment request for a reason not covered by any other response code. Do not use it for general errors or to force the user to launch your app.

See Also

Constants