Paypal Setup (checkout)

 

To use this payment processor, you will need a PayPal account set up and working.

  • The PayPal payment processor communicates with your PayPal account during checkout.
  • When your shopper selects PayPal as their payment option,  they will be taken to the PayPal website to complete the payment. 


To set up the PayPal payment processor, go to Shopping Cart >> Store >> List Payment Methods

payment_processor001.gif

Step 1. If there is already a payment processor named PayPal, open it (click the name), and enter your account information.

PayPal processor setup tabs.

The “General” tab allows you to modify the active state, payment method name, the payment method code (displayed on the order), the shopper group association, discount and the processor’s list order.

help008.jpg

 

The “Configuration” tab is for your PayPal account information. This is generally the email address associated with the PayPal account.

You will want to take it out of test mode

Set the status values for certain actions on your PayPal transactions. We recommend that you create new order statuses just for PayPal if you are using other payment processors as well. More on Order Status Field >>

help009.jpg

 
<?php require ‘administrator/components/com_virtuemart/classes/payment/paypal.run.php’; ?>
 
 

 

Scroll to Top