Elxis CMS Forum

Extensions => Components => Topic started by: pamkaur14 on April 14, 2012, 15:14:11

Title: IOSR - Paypal payment not getting through
Post by: pamkaur14 on April 14, 2012, 15:14:11
Hi there,

Another problem...I have tested the Paypal payments by submitting a reservation. I tried once, then read an article about permissions on the ipn.php page. I have changed the permissions and tried the payment the second time, but still nothing. The reservation still says unpaid.

Help...

Thanks!
Title: Re: IOSR - Paypal payment not getting through
Post by: webgift on April 15, 2012, 22:04:19
Have you seen these 2 relative subject ?:
1. https://forum.elxis.org/index.php?topic=5806.0
2. https://forum.elxis.org/index.php?topic=5796.0
Title: Re: IOSR - Paypal payment not getting through
Post by: pamkaur14 on April 16, 2012, 03:26:31
Please see my first note - I stated I have read those pages and still the same out come.

Title: Re: IOSR - Paypal payment not getting through
Post by: datahell on April 17, 2012, 09:29:39
Make sure the files inside the "pm" folder have permissions 644. Also make sure the "pm" folder itself has permisisons 755.
If needed chmod the parent folders to 755 too.

To test everything is ok access the ipn page from the url:
Code: [Select]
http://www.mysite.com/components/com_reservations/pm/ipn.php
If you see a "BAD" response then everything is ok.
Title: Re: IOSR - Paypal payment not getting through
Post by: pamkaur14 on April 18, 2012, 03:23:26
HI datahell,

I have CHMODed the files and folders. I understand this can be done via the Elxis control panel in Administrator section. I select to CHMOD all new files and check the box to do the same for all existing files and folders. I have also gone into the individual files and folders above using FTP to make sure the permissions are correct.

I then tested the Paypal page and it does come up with 'BAD'. But when I pay for a reservation, it is still comes up as unpaid after redirection back to the main site. I have tried this 4 times now and still the same.

Any ideas?
Title: Re: IOSR - Paypal payment not getting through
Post by: webgift on April 18, 2012, 13:26:59
Can you give us a live site?
Title: Re: IOSR - Paypal payment not getting through
Post by: datahell on April 18, 2012, 13:52:13
Contact me via isopensource.com live support, I need to insepct your site to see what is wrong.