Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Method Signature boolean setFinalizeAfter(int minutes);
Description
Sets the finalize order after timer for the specified minutes. This should be called whenever you load a custom upsell after page. This timer expiring is what turns a shopping cart into an order if they abandon during your custom upsell after sequence.
Parameters int minutes - the number of minutes without activity before the cart is turned into an order.
Result Returns true if the timer was successfully set.