ShopifyPaymentsFraudSettings object

The fraud settings of a payments account.

Required access

read_shopify_payments_accounts access scope. Also: User must have shopify_payments_accounts permission.

On this page

Fields

  • declineChargeOnAvsFailure ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Decline a charge if there is an AVS failure.
  • declineChargeOnCvcFailure ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Decline a charge if there is an CVC failure.

Types that return ShopifyPaymentsFraudSettings

  • [ShopifyPaymentsAccount.fraudSettings](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsaccount#fraudsettings-2021-01)