explicitly checking status of payment on return page
-
hello,
I would like to display a specific extra content (a form) to be shown on the return page loaded ONLY after successful payment (that SHOULD NOT be visible if the page is directly called).As far as I’m able to understand, the only parameter available on that page in such case is the value of “PayerID” passed via GET (without any POST available): is there a way to obtain other parameters used for example to compile the debug log (e.g. the “payment_status” value) on the fly on that page and use it in a simple php if cycle (via proper plugin that allows to use php in pages) to achieve what I want?
thank you in advance for any help ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘explicitly checking status of payment on return page’ is closed to new replies.