Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/gateways/stripe/includes/compat.php

_edds_map_form_data_to_request()

Function: Maps serialized form data to global $_POST and $_REQUEST variables.

Source: includes/gateways/stripe/includes/compat.php:19

Used by 0 functions | Uses 0 functions

_edds_fake_process_purchase_step()

Function: When dealing with payments certain aspects only work if the payment is being created inside the `edd_process_purchase_form()` function.

Source: includes/gateways/stripe/includes/compat.php:45

Used by 0 functions | Uses 0 functions

_edds_get_purchase_form_user()

Function: A rewritten version of `edds_get_purchase_form_user()` that can be run during AJAX.

Source: includes/gateways/stripe/includes/compat.php:76

Used by 0 functions | Uses 0 functions

_edds_process_purchase_form()

Function: A rewritten version of `edd_process_purchase_form()` that allows for full AJAX processing.

Source: includes/gateways/stripe/includes/compat.php:194

Used by 0 functions | Uses 0 functions

edd_gateway_{$purchase_data[‘gateway’]}

Action Hook: Allows further processing.

Source: includes/gateways/stripe/includes/compat.php:376

Used by 0 functions | Uses 0 functions

edd_is_dev_environment()

Function: Check the network site URL for signs of being a development environment.

Source: includes/gateways/stripe/includes/compat.php:394

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress