@suluk/payments - v0.1.0
    Preparing search index...

    Function requiresStripe

    • Does this total require a real Stripe charge, or can it complete as a free order? Centralizes the $0.50 floor decision so the free-checkout branch and the Stripe branch can never disagree about where $0–$0.49 goes.

      Parameters

      • totalCents: number

      Returns boolean