Page 1 of 1

Paypal buttons

Posted: 2013-04-04 21:10
by Fred
Hi all,
I am trying to build an application where the admin can generate an invoice and the member then needs to be able to click a paypal button to pay the invoice.
I want to re-use the krt paypal script but cant get it to work. It is not loading the recordset from the database.

I pass the order_id from the invoice recordset and set it to the correct session_variable. It is visible everywhere but the query in the paypal checkout class is not working.

Any suggestions?