Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/payments/functions.php / Page 2

edd_get_purchase_id_by_key()

Function: Retrieve the purchase ID based on the purchase key

Source: includes/payments/functions.php:1464

Used by 0 functions | Uses 0 functions

edd_get_purchase_id_by_transaction_id()

Function: Retrieve the purchase ID based on the transaction ID

Source: includes/payments/functions.php:1492

Used by 0 functions | Uses 0 functions

edd_payment_tax()

Function: Retrieves taxed amount for payment and then returns a full formatted amount This function essentially calls edd_get_payment_tax()

Source: includes/payments/functions.php:1369

Used by 0 functions | Uses 0 functions

edd_get_payment_tax()

Function: Retrieves taxed amount for payment and then returns a non formatted amount

Source: includes/payments/functions.php:1383

Used by 0 functions | Uses 0 functions

edd_get_payment_item_tax()

Function: Retrieve the tax for a cart item by the cart key

Source: includes/payments/functions.php:1397

Used by 0 functions | Uses 0 functions

edd_get_payment_fees()

Function: Retrieves arbitrary fees for the payment

Source: includes/payments/functions.php:1419

Used by 0 functions | Uses 0 functions

edd_get_payment_transaction_id()

Function: Retrieves the transaction ID for the given payment

Source: includes/payments/functions.php:1431

Used by 0 functions | Uses 0 functions

edd_payment_subtotal()

Function: Retrieves subtotal for payment (this is the amount before taxes) and then returns a full formatted amount. This function essentially calls edd_get_payment_subtotal()

Source: includes/payments/functions.php:1339

Used by 0 functions | Uses 0 functions

edd_get_payment_subtotal()

Function: Retrieves subtotal for payment (this is the amount before taxes) and then returns a non formatted amount.

Source: includes/payments/functions.php:1353

Used by 0 functions | Uses 0 functions

edd_remove_payment_prefix_postfix()

Function: Given a given a number, remove the pre/postfix

Source: includes/payments/functions.php:1277

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 6 Next »
Proudly powered by WordPress