- Issue created by @rszrama
Similar to π Commerce begin_checkout event can fire multiple times with ajax panes Needs review , this module resends the purchase event every time the checkout completion page is loaded. You should only ever send the purchase event once, and it should be based on order placement or checkout completion event as described in π Send the purchase event when an order is placed, not paid Needs review .
Checkout and keep on refreshin' that completion page.
The checkout flow form alter hook should stop injecting the purchase event at the very least, or else set a session variable or cookie to ensure the event is not outputted twice.
<"Do it" meme.gif />
Active
2.0
Code