30 days free. No credit card. Full access from the moment you connect your site.

Start free trial
The AcrossAI blog

Archives: Abilities

  • Undo Check In

    Reverse a check-in. The state is read back afterwards for the same reason as checking in — a site filter can veto the change.

  • Get Sales Summary

    What has sold for a post — totals per ticket and an estimated revenue figure from price times quantity. Aggregate only, no purchaser data.…

  • List Orders

    Tickets Commerce orders, newest first — status, total, currency, gateway and date. Purchaser details only when include_personal_data is true. Raw gateway payloads and processor…

  • Get Declared Cookie

    One declared cookie in full — name, category, domain, duration and the description shown in the preference centre, keyed by language.

  • Declare a Cookie

    Declare a cookie so it appears in the preference centre under its consent category. This records what the site uses; it does not make…

  • Update Declared Cookie

    Change a declared cookie. Only supplied fields are touched, text given for one language leaves the others alone, and the change is confirmed against…

  • Remove Declared Cookie

    Remove a cookie from the declared list. The cookie itself is unaffected — this only stops the banner telling visitors about it.

  • List Consent Categories

    The consent categories the banner offers, with how many cookies each declares and whether it appears in the preference centre. Names and descriptions come…

  • Get Consent Category

    One consent category together with the cookies declared under it.

  • Update Consent Category

    Change how a consent category is presented — name, description, visibility and order. Whether it is strictly necessary is deliberately not changeable here.