Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsFraudSettings
The fraud settings of a payments account.
Signature:
export interface ShopifyPaymentsFraudSettings
Property | Modifiers | Type | Description |
---|---|---|---|
declineChargeOnAvsFailure | Scalars[‘Boolean’][‘output’] | Decline a charge if there’s an AVS failure. | |
declineChargeOnCvcFailure | Scalars[‘Boolean’][‘output’] | Decline a charge if there’s an CVC failure. |