View Issue Details

IDProjectCategoryView StatusLast Update
0006123module PayPalmodule PayPal - subpublic2023-06-29 09:19
Reportermartinwegele Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status closedResolutionopen 
Product Version3.2.1 
Summary0006123: Failure message is an array but should be a string
DescriptionIf there is an error during the IPN verification the failure message is saved in oePayPalIPNRequestVerifier::$_sFailureMessage. As the prefix and documentation of the property implies this should contain a string.
This leads to a strange format of the "PayPal Full Response" in the log file.
Steps To ReproduceCall http://shop/index.php?cl=oePayPalIPNHandler&fnc=handleRequest.
Add additional data via POST if you want a more "life-like" error message.
Additional InformationI know that this case is handled in oePayPalLogger::log(), but I still think that the "PayPal Full Response" should be printed unaltered.
TagsNo tags attached.

Activities

SvenBrunk

2023-06-29 09:19

manager   ~0015327

Since the old PayPal module is now obsolete and succeeded by the PayPal Checkout module, we will unfortunately not implement new features or bugfixes for it. If you think this is also relevant for the new PayPal Checkout module, please create an according bug ticket in that category again.