Easy Digital Downloads
  • Package
  • Class
  • Tree

Packages

  • EDD
    • Admin
      • Actions
      • Add-ons
      • Dashboard
      • Discounts
      • Downloads
      • Export
      • Notices
      • Pages
      • Payments
      • Reports
      • Settings
      • System
      • Upgrades
      • Upload
      • Welcome
    • Cart
    • Checkout
    • Classes
      • API
      • Fees
      • HTML
      • Roles
      • Session
    • Emails
    • Functions
      • AJAX
      • Compatibility
      • Errors
      • Formatting
      • Install
      • Login
      • Taxes
      • Templates
    • Gateways
    • Logging
    • Payments
    • Shortcodes
    • Widgets

Functions

  • edd_add_collection_to_cart
  • edd_add_rewrite_endpoints
  • edd_add_to_cart
  • edd_cart_has_fees
  • edd_cart_item_price
  • edd_cart_subtotal
  • edd_cart_tax
  • edd_cart_total
  • edd_checkout_cart
  • edd_empty_cart
  • edd_empty_cart_message
  • edd_empty_checkout_cart
  • edd_get_cart_amount
  • edd_get_cart_content_details
  • edd_get_cart_contents
  • edd_get_cart_fee_total
  • edd_get_cart_fees
  • edd_get_cart_item_price
  • edd_get_cart_item_quantity
  • edd_get_cart_item_template
  • edd_get_cart_quantity
  • edd_get_cart_subtotal
  • edd_get_cart_tax
  • edd_get_cart_total
  • edd_get_checkout_uri
  • edd_get_failed_transaction_uri
  • edd_get_item_position_in_cart
  • edd_get_price_name
  • edd_get_purchase_session
  • edd_get_purchase_summary
  • edd_is_checkout
  • edd_item_in_cart
  • edd_process_add_to_cart
  • edd_process_cart_endpoints
  • edd_process_collection_purchase
  • edd_process_remove_from_cart
  • edd_remove_from_cart
  • edd_remove_item_url
  • edd_set_purchase_session
  • edd_shopping_cart
  • edd_show_added_to_cart_messages

Package EDD\Cart

Functions summary

edd_add_collection_to_cart Add Collection to Cart
edd_add_rewrite_endpoints Register Endpoints for the Cart
edd_add_to_cart Add To Cart
edd_cart_has_fees Check if cart has fees applied
edd_cart_item_price Get Cart Item Price
edd_cart_subtotal Cart Subtotal
edd_cart_tax Gets the total tax amount for the cart contents in a fully formatted way
edd_cart_total Get Total Cart Amount
edd_checkout_cart Builds the Cart by providing hooks and calling all the hooks for the Cart
edd_empty_cart Empties the Cart
edd_empty_cart_message Returns the Empty Cart Message
edd_empty_checkout_cart Echoes the Empty Cart Message
edd_get_cart_amount Get Cart Amount
edd_get_cart_content_details Retrieve the Cart Content Details
edd_get_cart_contents Get the contents of the cart
edd_get_cart_fee_total Get Cart Fee Total
edd_get_cart_fees Get Cart Fees
edd_get_cart_item_price Get Cart Item Price
edd_get_cart_item_quantity Get Cart Item Quantity
edd_get_cart_item_template Get Cart Item Template
edd_get_cart_quantity Get Cart Quantity
edd_get_cart_subtotal Get Cart Subtotal
edd_get_cart_tax Gets the total tax amount for the cart contents
edd_get_cart_total Get Total Cart Amount
edd_get_checkout_uri Get the URL of the Checkout page
edd_get_failed_transaction_uri Get the URL of the Transaction Failed page
edd_get_item_position_in_cart Get the Item Position in Cart
edd_get_price_name Get Price Name
edd_get_purchase_session Retrieve Purchase Data from Session
edd_get_purchase_summary Get Purchase Summary
edd_is_checkout Determines if we're currently on the Checkout page
edd_item_in_cart Checks the see if an item is already in the cart and returns a boolean
edd_process_add_to_cart Process the Add to Cart request
edd_process_cart_endpoints Process Cart Endpointss
edd_process_collection_purchase Process the Collection Purchase request
edd_process_remove_from_cart Process the Remove form Cart request
edd_remove_from_cart Removes a Download from the Cart
edd_remove_item_url Returns the URL to remove an item from the cart
edd_set_purchase_session Store Purchase Data in Sessions
edd_shopping_cart Renders the Shopping Cart
edd_show_added_to_cart_messages Show Added To Cart Messages
Easy Digital Downloads API documentation generated by ApiGen 2.8.0