Dev Resources

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

edd_payment_amount()

Function: Get the fully formatted payment amount. The payment amount is retrieved using edd_get_payment_amount() and is then sent through edd_currency_filter() and edd_format_amount() to format the amount correctly.

Source: includes/payments/functions.php:1308

Used by 0 functions | Uses 0 functions

edd_get_payment_amount()

Function: Get the amount associated with a payment

Source: includes/payments/functions.php:1320

Used by 0 functions | Uses 0 functions

edd_get_payment_currency_code()

Function: Get the currency code a payment was made in

Source: includes/payments/functions.php:1141

Used by 0 functions | Uses 0 functions

edd_get_payment_currency()

Function: Get the currency name a payment was made in

Source: includes/payments/functions.php:1153

Used by 0 functions | Uses 0 functions

edd_get_payment_key()

Function: Get the purchase key for a purchase

Source: includes/payments/functions.php:1165

Used by 0 functions | Uses 0 functions

edd_get_payment_number()

Function: Get the payment order number

Source: includes/payments/functions.php:1179

Used by 0 functions | Uses 0 functions

edd_format_payment_number()

Function: Formats the payment number with the prefix and postfix

Source: includes/payments/functions.php:1191

Used by 0 functions | Uses 0 functions

edd_get_next_payment_number()

Function: Gets the next available order number

Source: includes/payments/functions.php:1218

Used by 0 functions | Uses 0 functions

edd_get_payment_gateway()

Function: Get the gateway associated with a payment

Source: includes/payments/functions.php:1129

Used by 0 functions | Uses 0 functions

edd_get_payment_user_id()

Function: Get the user ID associated with a payment

Source: includes/payments/functions.php:1069

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