Paypal buttons

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Paypal buttons

Post by Fred » 2013-04-04 21:10

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?