PrestaShopCorp / paypal

[ARCHIVED] This repository contains old code. Development has moved to https://github.com/202-ecommerce/paypal
7 stars 92 forks source link

Variable $return is undefined. #13

Closed gaillafr closed 5 years ago

gaillafr commented 9 years ago

api/paypal_lib.php

$return[$tmp[0]] = urldecode(!isset($tmp[1]) ? $tmp[0] : $tmp[1]);
tvorgul commented 5 years ago

This module is maintained by 202 ecommerce. Since 2016, development has moved to another repository. To avoid confusions, this repository will be archived, while open issues and Pull Requests will be closed. For any questions, please check PayPal User documentation or contact 202 technical support team via prestashop addons. You can also create new issues via 202-ecommerce/paypal repository.