VirtueMart VirtueMart ユーザーズマニュアル

ページ / 72
VirtueMart User Manual
68
PayPal integration is made using a Webform that transfers the customer to the PayPal site.
This payment method allows automatic Order Status Updates. There's a file in 
/administrator/
components/com_virtuemart/
  which  is  called 
notify.php
.  You  will  need  to  enter  the
appropriate URL (web address) for the script file in PayPal’s control panel. When a customer finishes
the Payment, the PayPal server connects to this script on your server. When the transaction AND the
payment have been successful, the order status is automatically updated to the status you have set in
the PayPal configuration form.
5.12.3.2. Worldpay
www.worldpay.com
Worldpay integration is made using a Webform that transfers the customer to the Worldpay site.
Allows  automatic  Order  Status  Updates.  There's  a  file  in 
/administrator/components/
com_virtuemart/
  which  is  called 
worldpay_notify.php
.  You  will  need  to  enter  the
appropriate  URL  (web  address)  for  the  script  file  in  WorldPay’s  control  panel.  When  a  customer
finishes the Payment, Worldpay copnnects to this script on your server and when the transaction AND
the payment have been successful, updates the order status.
5.12.3.3. authorize.net
www.authorize.net
This payment module uses the authorize.net AIM method, which means that the customers stay on
your site and enter all Credit Card details. When the order is being completed, the Payment Module
connects with authorize.net and tries to initiate the Money Transfer using the Payment Details of the
buyer and your account details that you have set up in the configuration panel for authorize.net.
5.12.3.4. 2Checkout
http://www.2checkout.com
This payment module acts very similar to the PayPal Payment Module: It transfers the customer to
www.2Checkout.com where all payment details can be entered. After that the customer is directed
back to your site. But before you must make the following steps:
1. Fill in your details for 2Checkout in your Shop, "Store" => "Payment List" => "2Checkout".