1. Home
  2. Plugins
  3. WP Webhooks – Easy Digital Downloads
  4. For Devs
  5. Actions
  6. Action Trigger on EDD Create Payment After Cart Details List Items

Action Trigger on EDD Create Payment After Cart Details List Items

wpwh/descriptions/actions/edd_create_payment/after_cart_details_items

Description:
This action is fired on the edd_create_payment description page to display extra list items.

Parameter Type Description
$default_cart_details array An array containing all of the default cart details
do_action( 'wpwh/descriptions/actions/edd_create_payment/after_cart_details_items', $default_cart_details );
Updated on August 12, 2020

Was this article helpful?

Related Articles