Shopping Cart Hooks

wlmem_paypal_ipn_response (action)

Called after receiving a successful IPN from Paypal

wishlistmember_shoppingcart_register (action)

Called when a new member is signed-up via one of the shopping cart integrations. Information about the registration can be found in the $_POST variable.

wishlistmember_shoppingcart_reactivate (action)

Called when a shopping cart integration receives a “Activate” command such as when a recurring payment is received.

wishlistmember_shoppingcart_deactivate (action)

Called when a shopping cart integration receives a “Deactivate” command such as when a subscription is cancelled or a refund is made.

Was this article helpful?

Related Articles