VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: mscott0418 on February 17, 2013, 21:19:51 PM

Title: Edit Code behind Preconfigured paypal payment method
Post by: mscott0418 on February 17, 2013, 21:19:51 PM
Where do I find the code behind the preconfigured paypal payment settings. I want to use the same paypal account for all my different websites and I configured my paypal website to show a different payment page for each website but I need to edit the form ID that's sent to paypal. You would do this with a paypal button by changing the form name from "paypal" to "altformname" and they would get a different site logo. I'm sure if I could find the post template for paypal in virtuemart I could get it to work unless virtuemart uses another method.