VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => PayPal / PayPal Pro VM 1.1 => Topic started by: pingus on June 14, 2010, 12:36:32 PM

Title: paypal payment seting
Post by: pingus on June 14, 2010, 12:36:32 PM
How do I make that my customers will be paid by paypalom? Now, i get message:
The seller accepts encrypted website payments only. You cannot pay the seller through un-encrypted buttons. Please contact your seller for more details.
Title: Re: paypal payment seting
Post by: augr on June 21, 2010, 06:28:35 AM
Your shop image is probably on a non-SSL directory. Remove this line to correct (removes the shop logo image and uses shop name text in its place):

"cpp_header_image" => $vendor_image_url,

OR add your shop image to a SSL directory with a valid certificate.