VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: megaplow on March 02, 2006, 07:55:14 AM

Title: Where is the PAYPAL query set up
Post by: megaplow on March 02, 2006, 07:55:14 AM
Hello,
I'm working with the paypal payment type. I've rewritten the product discount engine and have one last problem.

1) When I get to paypal my price is about $7 high.
2) Paypal then re-adds the shipping to push my total even higher.

Where does the code assemble the call to paypal? I assume I am going wrong there.
Seems my order values are a bit off in the "order list" where is the insert to the db?

Joe ???
Title: Re: Where is the PAYPAL query set up
Post by: Soeren on March 09, 2006, 09:14:15 AM
The PayPal total is assembled in the payment extra info

"Store" => "list payment methods" => PayPal => Tab "Configuration".

ciao, Soeren