Гость
09 Апр 2013 12:39

I just purchased the paypal plugin and it does not appear to function at all. I'm running in sandbox mode just to try it, and after many failures, I have looked at the code.

In paypaypal.php:

        $s_info = jcsPPGetInfo($params, $post, $default);

Which is later used to look for results and info:

        switch($s_info['txn_type'])

However, jcsPPGetInfo returns either TRUE or FALSE, not an array, so the results from paypal are never handled at all.

Do I have a bad version of the plugin?

Последние изменения: 02 Март 2014


Sergey
Total posts: 13,748
10 Апр 2013 02:57

You are right. We switched to CURL from file socket to validate transaction and did not change tat variable. I had fixed the plugin and uploaded it on the site. PLease download latest version.

Работает на Cobalt