| Current Path : /var/www/html/plugins/jvldpayment/offline/ |
| Current File : /var/www/html/plugins/jvldpayment/offline/offline.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension version="3.7.0" type="plugin" group="jvldpayment" method="upgrade">
<name>JV-LinkDirectory - Offline Payment Plugin</name>
<author>JV-Extensions</author>
<creationDate>16-March-2018</creationDate>
<copyright>Copyright 2007-2018 JV-Extensions. All rights reserved</copyright>
<license>GNU GPLv3</license>
<authorEmail>sales@jv-extensions.com</authorEmail>
<authorUrl>www.jv-extensions.com</authorUrl>
<version>5.12</version>
<description>This plugin is for Joomla! 3.x and is the Offline (cheque, bank wire transfer or any other manual mode of payment) plugin for JV-LinkDirectory payment processing</description>
<files>
<filename plugin="offline">offline.php</filename>
<folder>assets</folder>
<folder>tmpl</folder>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field
name="instrument_name"
class="inputbox input-xxlarge"
type="text"
default="Pay Offline - via Cheque/Demand Draft/Wire Transfer"
label="Payment Gateway Title"
description="This will be shown to the visitor while choosing a payment method"
/>
<field
name="instructions"
type="textarea"
rows="20"
cols="80"
label="Instructions"
description="You can customize the instructions that is shown and sent to the purchaser here. Please ensure that you change the address specified in the message to yours. Also ensure that you DO NOT modify anything with { and }"
default="Thank you for deciding to purchase {ITEM-NAME} service using manual mode of payment. Your reference ID for this transaction is {REFID}. To proceed, please do the following: 1. Please deposit or transfer {CURRENCY} {AMOUNT} to our bank account with IBAN XX00.000000.00000000.00000000, BIC XXXXXXXX. Alternatively if you want to issue a cheque, please create a cheque or demand draft in favor of JV-Extensions and send the same to JV-Extensions, 44/6, Singarachari street, Triplicane, Chennai, India. 2. Once you send the money, please send us an email to {SITE-EMAIL} with the following information: - Mode of deposit - Indicate if you used Cheque or wire transfer or the manual mode that you used - Cheque number/online transfer reference number given by bank - Reference ID (as given above) 3.Once we receive your email, we will verify, add the payment information to our system and will notify you by email with subsequent instructions to complete this transaction. It might take up 1-2 days to send you the notification, depending on the type of manual mode of payment that you have used. A copy this instruction has been sent to your email as well. Thank you in advance"
/>
<field
name="instrument_img"
type="text"
class="inputbox"
default=""
label="Offline Icon or Logo Image"
description="Use this field to provide the name (with extension) of custom image instead of using the standard Offline image for displaying to the user. Dont forget to upload the custom image to {Joomla}/media/com_jvld/overrides folder. Create the overrides folder if it does not exist already. For good user experience, please restrict the width to 400 px max and height to 60 px max. Leave it blank to use the default image that comes with JV-LD"
/>
</fieldset>
</fields>
</config>
</extension>