Shape 5

Joomla Templates => Your Store - July 2007 - Club => : gtgart October 25, 2007, 02:31:54 AM



: PayPal Integration Help
: gtgart October 25, 2007, 02:31:54 AM
Hi,

Is there a simple tutorial available for paypal integration?

I have enabled Paypal as the payment method in Virtuemart List Payment Methods.

I have a Paypal Business account.

I have the administrator/compent/com_virtuemart/notify.php

What next?

Thanks,

Greg


: Re: PayPal Integration Help
: mikek October 25, 2007, 05:54:06 AM
Greg,

I did a quick search for setting up Paypal on virtuemart.net and there are a lot of tutorials on there. Here's one:

http://forum.virtuemart.net/index.php?topic=11167.0


: Re: PayPal Integration Help
: gtgart October 25, 2007, 08:08:23 PM
Hi Mikek,

I have seen that tutorial.

It appears to be saying that you only need to put in your Paypal business account email address, (apart from the other options of course, pending, completed etc) that is all you need to do.

Is this the case or can someone else shed some light here, as I am having problems when I click on "Checkout"?

You can test this out:

mikes-shoes.com

search for beast, click on and go to checkout it gets the following error:



Not Found

The requested URL /secure/mikes-shoes.comindex.php was not found on this server.

Apache/1.3.22 Server at anchor.net.au Port 443



I have my https settings correct, according to my hosting company.

Thanks,

Greg


: Re: PayPal Integration Help
: jonahh October 25, 2007, 08:38:38 PM
Greg,

It looks like where ever the website URL was entered for the secure section of the site a "/" was missed. 

"The requested URL /secure/mikes-shoes.comindex.php was not found on this server."

There should be a "/" in between .com and index.php so it should read:

 /secure/mikes-shoes.com/index.php

Regards,