News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Help Please

Started by mattbestdvd, September 06, 2009, 18:50:50 PM

Previous topic - Next topic

mattbestdvd

Hi Guys, I am really new to this, and so am trying to find my way around. I want to accept payments by pay pal, and have found it in the list, and selected it as per Sorens post, however the following has got me stumped, where exacitly can i find the following?



VIRTUEMART:
* /site_root/administrator/components/com_virtuemart/notify.php
This is the script where paypal.com should post to when a transaction is made. If the transaction was VERIFIED, the order status is usually update to the oder status you have set in the configuration (you can set that for Confirmed, Pending & Failed payments).
* /site_root/administrator/components/com_virtuemart/classes/payment/ps_paypal.php
This is the main class for the paypal configuration. It actually doesn't play any role on checkout.
* site_root/administrator/components/com_virtuemart/classes/payment/ps_paypal.cfg.php
The configuration file for the paypal settings. Remember that this file must be writable to save changes to the configuration.

Its the site root part i do not understand do i paste it in to my browser or what I am really confused.
???

Thanks in advance

Matt


jmds

If you ftp into your server space or use the server control panel the site_root is the folder that contains the other folders such as 'administrator', 'components' etc.