All files / src/features/Merchants/MerchantSidePanel/components/AccountStatusOverviewSection constants.ts

100% Statements 2/2
100% Branches 0/0
100% Functions 0/0
100% Lines 2/2

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5  21x   21x  
export const purchaseVerificationWarningTooltipMessage =
  "Not able to turn on require purchase verification because the merchant account is suspended";
export const purchaseVerificationInfoTooltipMessage =
  "If enabled, the customer must confirm their purchase through an OTP before payment is captured. If confirmation isn’t received in time, transaction will not be processed.";