This repository has been archived by the owner on Jan 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
en-GB.plg_vmpayment_epay.ini
36 lines (32 loc) · 2.52 KB
/
en-GB.plg_vmpayment_epay.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
; @date : $Date$
; @Id $Id$
; @Revision : $Revision$
; @author ePay - Michael Korsgaard
; @package VMPayment
; @subpackage VirtueMart payment ePay
VMPAYMENT_EPAY="Vm Payment plugin ePay"
VMPAYMENT_EPAY_PARAMS="<strong>ePay Parameters</strong>"
VMPAYMENT_EPAY_PARAMS_DESC="<strong>ePay Parameters</strong>"
VMPAYMENT_EPAY_MERCHANT="Merchantnumber"
VMPAYMENT_EPAY_MERCHANT_DESC="The unique merchantnumber received from the payment system. If you don't know your merchantnumber please log into the ePay administration. You can then find your merchantnumber from the menu Settings -> Payment System."
VMPAYMENT_EPAY_INSTANTCAPTURE="Instant capture"
VMPAYMENT_EPAY_INSTANTCAPTURE_DESC=""
VMPAYMENT_EPAY_SPLITPAYMENT="Split payment"
VMPAYMENT_EPAY_ADDFEE="Add fee"
VMPAYMENT_EPAY_OWNRECEIPT="Own receipt"
VMPAYMENT_EPAY_GROUP="Group"
VMPAYMENT_EPAY_AUTHMAIL="Auth Mail"
VMPAYMENT_EPAY_AUTHSMS="Auth SMS"
VMPAYMENT_EPAY_MD5MODE="MD5 Mode"
VMPAYMENT_EPAY_MD5MODE_DESC="Notice! If you enable MD5 you must also remember to log into the administration of the payment system to set the MD5 settings to the exact same values as within your Virtuemart system. The MD5 settings are to be found from the menu Settings -> Payment System."
VMPAYMENT_EPAY_MD5KEY="MD5 Key"
VMPAYMENT_EPAY_MD5KEY_DESC="This is the secret password you must enter both here and within the payment system if you enable MD5 above. Notice that the secret password must be 100% the same. Otherwise the customer will be declined as payments are made. The MD5 settings are to be found from the menu Settings -> Payment System."
VMPAYMENT_EPAY_ONLY_ON_ACCEPT_PAGE="On accept page"
VMPAYMENT_EPAY_ON_DATA_SEND_TO_EPAY_AND_ACCEPT_PAGE="On both data send to ePay and accept page"
VMPAYMENT_EPAY_STATUS_FAILED="Order Status for Failed transactions"
VMPAYMENT_EPAY_STATUS_FAILED_EXPLAIN="Select an order status for Failed ePay transactions."
VMPAYMENT_EPAY_STATUS_PENDING="Order Status for Pending Payments"
VMPAYMENT_EPAY_STATUS_PENDING_EXPLAIN="The order Status to which Orders are set, which have no completed Payment Transaction. The transaction was not cancelled in this case, but it is just pending and waiting for completion."
VMPAYMENT_EPAY_STATUS_SUCCESS="Order Status for Successful transactions"
VMPAYMENT_EPAY_STATUS_SUCCESS_EXPLAIN="Select the order status to which the actual order is set, if the ePay callback was successful. If using download selling options: select the status which enables the download (then the customer is instantly notified about the download via e-mail)."
VMPAYMENT_EPAY_LANGUAGE="2"