Skip to main content

ApplePayNotAllowedForProjectRejection

Rejection return if the project is not configured to allow Apple Pay

type ApplePayNotAllowedForProjectRejection implements Rejection {
id: String!
message: String!
}

Fields

ApplePayNotAllowedForProjectRejection.id ● String! non-null scalar

ApplePayNotAllowedForProjectRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AddDigitalCardPayload union