I need to use Paypal to accept payments from users. They aren't actually shopping...so this is rather unusual. They need to send payment when ADDING a record in one of the ADD forms in PHPRunner. So behind the button "SAVE", I'll need to somehow get them to submit a payment through Palpal first before the record is saved....Or marked as paid in the table? Would the PhpRunner Palpal template be needed? I don't need the cart or anything else...just a method to get Paypal integrated into the PHPRunner "Add" page.