Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isset($payment['pk_i_id'] returns FALSE #172

Open
ratio91 opened this issue Nov 2, 2013 · 0 comments
Open

isset($payment['pk_i_id'] returns FALSE #172

ratio91 opened this issue Nov 2, 2013 · 0 comments

Comments

@ratio91
Copy link

ratio91 commented Nov 2, 2013

I was delighted when the lated Update of the Payment Plugin was released on October 30th. http://market.osclass.org/plugins/payments_52
It removed a lot of problems I had with this plugin (showing only a Server 500 Error instead of returning after payment)

However, there is still one big issue left to solve:
When returning from PayPal to the website (via IPN), what shows up is an info message saying that the payment will be processed.
Unfortunately the parameter b_premium of the ITEM is not being changed to 1 from 0. Therefore, the ITEM does not become a Premium ad :/

Looking into the return.php file, the reasons seems to be that the payment id does not exist: :-
isset($payment['pk_i_id']

Can anyone here help me with this issue?
Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant