Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]
PayPal enrolment plugin utility class.
Copyright: | 2016 Cameron Ball <cameron@cameron1729.xyz> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 91 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
util:: (2 methods):
message_paypal_error_to_admin()
get_exception_handler()
message_paypal_error_to_admin($subject, $data) X-Ref |
Alerts site admin of potential problems. param: string $subject email subject param: \stdClass $data PayPal IPN data |
get_exception_handler() X-Ref |
Silent exception handler. return: callable exception handler |