Making a contribution with PayPal causes PHP warnings to be displayed.If you are using CiviContribute with PayPal as your payment processor, you might see a series of warnings displayed after clicking Make Contribution from the Confirm Contribution screen: warning: Services_PayPal::getType(Services/PayPal/Type/Struct.php) [function.getType]:failed to open stream: No such file or directory in <drupal-root>/modules/civicrm/packages/Services/PayPal.php on line 50. The PayPal software development kit (SDK) currently triggers a PHP warning during transaction processing. This warning does not affect processing, but you need to make sure that Drupal is configured to NOT display warnings on the screen.
|
Labels