PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

PayError Event

Information about errors during data delivery.

Object Oriented Interface

public function firePayError($param);

Procedural Interface

inpaypal_adaptivepay_register_callback($res, 2, array($this, 'firePayError'));

Parameter List


'errorcode'
'message'
'severity'
'recipientemail'
'invoiceid'
'primary'

Remarks

The PayError event is fired when the response from PayPal contains one or more error messages about failed payments. This is different from the Warning event, which reports system and formatting errors. Please note that the ErrorCode will be the exact code returned from PayPal, and does not map to any of the class's internal error codes.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0