Hi, I have done exactly what is explained in this post http://www.simpleinvoices.org/wiki/paypal?s[]=paypal
but the paypal process is not fully working.
I'm sure this is the problem:
In the 'PayPal notify url' field enter 'http://{yourserver.com}/{simple-invoice-folder}/api-paypal'
I don't have any api-paypal folder (or file) in my simple invoice folder.
It generate a 404 error and it is forwarded to my homepage (or a custon 404 error page)
It doesn't LOG the payment in the invoice records.
Anyway, the payment, works fine.
by by
berniberni
hey berniberni
can you check to see if there is a .htaccess file in your Simple Invoices folder
if not add it in and use the details in this file
http://code.google.com/p/simpleinvoices/source/browse/trunk/.htaccess
i may have not included it in the last beta release :(
give it a test and let me know how you go
note: you need mod_rewrite enabled and AllowOverride to be All in your apache conf
cheers
justin
great... the -htaccess was there, but different fron the ony you linked.
I corrected it with the new one and now the paypal api are processed.
I see there is a mistake in handling dhe payment and are not assoicated to the right invoice.
I'll make some test with my account and post here a screensot of the errore, so it is easy to fix it.
Bye
hi bernie
please let me know how your test go - would like to fix that error
cheers
justin