Cyber Payment is the payment module for the French banks Banque Populaire de Lorraine and Champagne. easily config and use , not need cgi program on the host, the simple install steps are on the follows:
Installation files VirtueMart
Copy files
and ps_cyberpayment.php
ps_cyberpayment.cfg.php
toward
/ administrator / components / com_virtuemart / classes / payment /
Copy
checkout.cyber_cc_form.php,
checkout.cyber_response.php,
checkout.cyber_rsts.php
toward
/ administrator / components / com_virtuemart / html
Create a new folder cyberpayment under
/ administrator / components / com_virtuemart / html
Copy
english.php,
toward
/ administrator / components / com_virtuemart / html / cyberpayment / languages
Download cyber_payment | ||||||||||||||||||
| ||||||||||||||||||
Configuring the payment on admin
1. Add a new Payment?
2. Complete the fields
a. Name of payment: (Choose a name)
b. Code: (Choose a name)
c. Payment Class Name: ps_cyber
d. Type of payment: PayPal or related
3. Save
4. Browse Payment list And select the one you just create.
5. Go the tab of Configuration and complete the parameters of your contract
In the field of Extra Payment Info, add :
Php require_once (PAGEPATH. "checkout.cyber_cc_form.php");? "
6. Save
Test payments on the test server: use a real credit card.
< Prev | Next > |
---|