Actions

This plugin defines several actions that can be used to programmatically extend the plugin functionality. All actions begin with the payments_ prefix.

Learn More… from Actions

Shortcodes

Shortcodes are the main way to add functionality to a site using this plugin. For most use cases, adding shortcodes will be all you have to do to setup a new site. Shortcodes may be used in any theme via the do_shortcode() function.

Learn More… from Shortcodes