package WebGUI::i18n::English::Commerce; our $I18N = { 'process recurring payments' => { message => q|Process Recurring Payments|, lastUpdated => 0, context => q|the title for the workflow activity that processes recurring payments| }, 'commerce settings' => { message => q|Commerce|, lastUpdated => 1101772584, context => q|The displayed title of the Commerce Settings in the Admin Console| }, 'pay button' => { message => q|Pay|, lastUpdated => 0, context => q|The button on the checkout form.| }, 'checkout confirm title' => { message => q|Please fill in the form below to purchase these products.|, lastUpdated => 0, context => q|Message in the checkout form.| }, 'general tab' => { message => q|General|, lastUpdated => 0, context => q|The name of the 'general' tab in editCommerce.| }, 'payment tab' => { message => q|Payment Plugins|, lastUpdated => 0, context => q|The name of the 'payment plugins' tab in editCommerce.| }, 'payment plugin' => { message => q|Payment Plugin|, lastUpdated => 0, context => q|The name of the 'payment plugin' form option in editCommerce.| }, 'confirm checkout template' => { message => q|Confirm checkout template|, lastUpdated => 0, context => q|Form label indicating the Confirm checkout template.| }, 'checkout canceled template' => { message => q|Checkout canceled template|, lastUpdated => 0, context => q|Form label indicating the Checkout canceled template.| }, 'transaction error template' => { message => q|Transaction error template|, lastUpdated => 0, context => q|Form label indicating the Transaction error template.| }, 'no payment gateway' => { message => q|No payment gateway selected.|, lastUpdated => 0, context => q|An error message that shows up during checkout process if no payment gateway has been selected| }, 'edit commerce settings title' => { message => q|Manage Commerce Settings|, lastUpdated => 0, context => q|Title of the Commerce part of the Admin Console.| }, 'help manage commerce title' => { message => q|Commerce, Manage|, lastUpdated => 0, context => q|The title of the manage commerce help page.| }, 'confirm checkout template description' => { message => q|
This template is shown when a user is asked to confirm his purchase. The form data for the payment gateway is also shown here.
|, lastUpdated => 1138922899, }, 'transaction error template description' => { message => q|This is the template that's shown if any error occurs during the payment process. This could be a declined credit card or a false cvv2 code, for instance. Also an 'error' is triggered by a fraud protection filter or some other service that requires manual interaction from the merchant.
|, lastUpdated => 1138922899, }, 'checkout canceled template description' => { message => q|This is the template that the user sees when he cancels the transaction. This normally only occurs with remote-side payment gateways (like PayPal). This is because a site-side payment gateway usually uses a single step process.
|, lastUpdated => 1138922899, }, 'checkout select payment template description' => { message => q|This is the template that the user sees when he selects a payment after confirming checkout.
|, lastUpdated => 1138923865, }, 'checkout select shipping template description' => { message => q|This is the template that the user sees when he selects a shipping method.
|, lastUpdated => 1138923865, }, 'view shopping cart template description' => { message => q|This is the template to customize the display of the user's shopping cart.
|, lastUpdated => 1138923865, }, 'shipping plugin label description' => { message => q|Select all plugins that can be used for shipping on your site.
|, lastUpdated => 1138924101, }, 'daily report email description' => { message => q|Everyday the scheduler plugin that checks and updates subscriptions send a report on on the successful and failed term payments. Here you can set to which email address it should send this report.
|, lastUpdated => 1138922899, }, 'payment plugin description' => { message => q|You can select the payment plugin to use here. Please note that you have to enable the plugins you want to choose from in the WebGUI configuration file. If you don't do this they won't show up here.
|, lastUpdated => 1147797861, }, 'help manage commerce body' => { message => q|The commerce system of WebGUI is highly configurable. You can set the following properties:
|, lastUpdated => 1138922965, context => q|The content of the manage commerce help page.| }, 'manage commerce settings' => { message => q|Manage commerce settings.|, lastUpdated => 1101772609, context => q|The menu title for 'Manage commerce settings' in the AdminConsole side menu.| }, 'pending transactions' => { message => q|Show pending transactions.|, lastUpdated => 1101772617, context => q|The menu title for 'Show pending transactions' in the AdminConsole side menu.| }, 'transactionId' => { message => q|TransactionId|, lastUpdated => 0, context => q|TransactionId, just leave it as it is.| }, 'gatewayId' => { message => q|Gateway ID|, lastUpdated => 0, context => q|Gateway ID is the ID the transaction is given by the payment gateway.|, }, 'init date' => { message => q|Initiation Date|, lastUpdated => 0, context => q|The date on which the transaction was started| }, 'gateway' => { message => q|Gateway|, lastUpdated => 0, context => q|Table header of the column that identifies the gateway through which the transaction went.| }, 'weekly' => { message => q|Week|, lastUpdated => 0, context => q|Period name for a weekly subscription.| }, 'biweekly' => { message => q|Two weeks|, lastUpdated => 0, context => q|Period name for a biweekly subscription.| }, 'fourweekly' => { message => q|Four weeks|, lastUpdated => 0, context => q|Period name for a four weekly subscription.| }, 'monthly' => { message => q|Month|, lastUpdated => 0, context => q|Period name for a monthly subscription.| }, 'quarterly' => { message => q|Three months|, lastUpdated => 0, context => q|Period name for a Quarterly subscription.| }, 'halfyearly' => { message => q|Half year|, lastUpdated => 0, context => q|Period name for a semi yearly subscription.| }, 'yearly' => { message => q|Year|, lastUpdated => 0, context => q|Period name for a yearly subscription.| }, 'transaction error' => { message => q|Transaction Error|, lastUpdated => 0, context => q|Name for 'transaction error' status in the Commerce/TransactionError template.| }, 'connection error' => { message => q|Connection Error|, lastUpdated => 0, context => q|Name for 'connection error' status in the Commerce/TransactionError template.| }, 'pending' => { message => q|Pending|, lastUpdated => 0, context => q|Name for 'pending' status in the Commerce/TransactionError template.| }, 'ok' => { message => q|OK|, lastUpdated => 0, context => q|Name for 'OK' status in the Commerce/TransactionError template.| }, 'transaction error title' => { message => q|An error has occurred in one or more transactions|, lastUpdated => 0, context => q|The title used in the transaction error template.| }, 'status codes information' => { message => q|The status codes have the following meaning:
| ^International("ok","Commerce"); | This means that this transaction has been completed successfully. You have purchased the product. |
| ^International("pending","Commerce"); | This means that this transaction is under review. This could have a number of causes, and normally this transaction is processed within a short time. |
| ^International("transaction error","Commerce"); | An unrecoverable error happened while processing the transaction. |
| ^International("transaction error","Commerce"); | Something went wrong with the connection to the payment gateway. The admin has been notified. |
All transactions that are marked as 'Pending' are listed here. Transactions are marked pending if some extra review is required. For instance when a transaction is suspected of fraud. Pending transactions can also be transactions that yet have to be confirmed by something as or similar to PayPal's APN. If you have checked that the transaction is legit you can click on the 'Complete transaction' link.
|, lastUpdated => 1101772650, context => q|The body of the help page of the list pending transactions screen.| }, 'help cancel checkout template title' => { message => q|Cancel checkout template|, lastUpdated => 0, context => q|The title of the help page of the cancel checkout template.| }, 'help cancel checkout template body' => { message => q|The following template variable is available in this template:
message
The internationalized cancellation message.
This template separates normal and recurring items. A normal item is an item that is payed only once. Recurring items are payed once a period, like a subscription.
jThe following template variables are available in this template:
title