Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
plugins /
j2store /
payment_paypal /
Delete
Unzip
Name
Size
Permission
Date
Action
payment_paypal
[ DIR ]
drwxr-xr-x
2025-02-08 22:29
index.html
216
B
-rwxr-xr-x
2021-09-01 14:59
payment_paypal.php
746
B
-rwxr-xr-x
2021-09-01 14:59
payment_paypal.xml
8.96
KB
-rwxr-xr-x
2021-09-01 14:59
paypalv2.php
29.39
KB
-rwxr-xr-x
2021-09-01 14:59
paypalv3.php
23.96
KB
-rwxr-xr-x
2021-09-01 14:59
paypalv32.php
80.2
KB
-rwxr-xr-x
2021-09-01 14:59
Save
Rename
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="j2store" method="upgrade"> <name>Paypal Standard for J2Store</name> <version>3.22</version> <creationDate>June 2018</creationDate> <author>J2Store</author> <authorEmail>support@j2store.org</authorEmail> <authorUrl>http://www.j2store.org</authorUrl> <copyright>2017 Weblogicx India Private Limited</copyright> <license>GNU General Public License v3 or later versions</license> <description>J2STORE_PAYPAL_PLUGINDESC</description> <files> <filename plugin="payment_paypal">payment_paypal.php</filename> <filename>paypalv2.php</filename> <filename>paypalv3.php</filename> <filename>paypalv32.php</filename> <filename>index.html</filename> <folder>payment_paypal</folder> </files> <languages> <language tag="en-GB">languages/en-GB.plg_j2store_payment_paypal.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="display_name" type="text" size="30" default="" label="j2store_plugin_display_name" description="j2store_plugin_display_name_desc"/> <field name="display_image" type="media" label="j2store_plugin_display_image" description="j2store_plugin_display_image_desc"/> <field name="merchant_email" type="text" size="50" default="" label="j2store_paypal_email" description="j2store_paypal_email_desc"/> <field name="paypal_note" type="customnotice" addfieldpath="/administrator/components/com_j2store/models/fields" label="j2store_paypal_custom_note"/> <field name="api_username" type="text" size="50" default="" label="j2store_paypal_merchant_api_username" description="j2store_paypal_merchant_api_username_desc"/> <field name="api_password" type="text" size="50" default="" label="j2store_paypal_merchant_api_password" description="j2store_paypal_merchant_api_password_desc"/> <field name="api_signature" type="text" size="50" default="" label="j2store_paypal_merchant_api_signature" description="j2store_paypal_merchant_api_signature_desc"/> <field name="live_check_data" type="credensial" mode="live" addfieldpath="/plugins/j2store/payment_paypal/payment_paypal/fields" label="j2store_paypal_check_btn"/> <field name="paypal_note_ipn" type="customnotice" addfieldpath="/administrator/components/com_j2store/models/fields" label="j2store_paypal_custom_note_ipn"/> <field name="notify_url_type" type="radio" default="default" label="j2store_paypal_notify_url_type" description="j2store_paypal_notify_url_type_desc"> <option value="default">J2STORE_PAYPAL_DEFAULT_URL</option> <option value="callback">J2STORE_PAYPAL_CALLBACK_URL</option> <option value="alternative">J2STORE_PAYPAL_ALTERNATIVE_URL</option> </field> <field name="validate_ipn" type="radio" default="1" label="j2store_paypal_validate_ipn" description="j2store_paypal_validate_ipn_desc"> <option value="0">No</option> <option value="1">Yes</option> </field> <field type="spacer" /> <field name="tls_check" type="tlschecks" addfieldpath="/plugins/j2store/payment_paypal/payment_paypal/fields" label="j2store_paypal_tls_check_btn"/> <field name="sandbox" type="radio" default="0" label="j2store_paypal_use_sandbox" description="j2store_paypal_use_sandbox_desc"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="sandbox_merchant_email" type="text" size="50" default="" label="j2store_paypal_sandbox_merchant_email" description="j2store_paypal_sandbox_merchant_email_desc"/> <field name="sandbox_api_username" type="text" size="50" default="" label="j2store_paypal_sandbox_api_username" description="j2store_paypal_sandbox_api_username_desc"/> <field name="sandbox_api_password" type="text" size="50" default="" label="j2store_paypal_sandbox_api_password" description="j2store_paypal_sandbox_api_password_desc"/> <field name="sandbox_api_signature" type="text" size="50" default="" label="j2store_paypal_sandbox_api_signature" description="j2store_paypal_sandbox_api_signature_desc"/> <field name="check_data" type="credensial" mode="sandbox" addfieldpath="/plugins/j2store/payment_paypal/payment_paypal/fields" label="j2store_paypal_check_btn"/> <field name="paypal_note_recurring" type="customnotice" addfieldpath="/administrator/components/com_j2store/models/fields" label="j2store_paypal_custom_note_recurring"/> <field type="spacer" /> <field name="show_billing_aggrement_text" type="radio" default="0" label="J2STORE_PAYPAL_SHOW_BILLING_AGGREEMENT_TEXT_LABEL" description="J2STORE_PAYPAL_SHOW_BILLING_AGGREEMENT_TEXT_LABEL_DESC"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="billing_aggrement_text" type="text" size="50" maxlength="127" default="Automatic payments for subscription product" label="J2STORE_PAYPAL_BILLING_AGGREEMENT_TEXT_LABEL" description="J2STORE_PAYPAL_BILLING_AGGREEMENT_TEXT_DESC"/> <field name="paypal_note_common" type="customnotice" addfieldpath="/administrator/components/com_j2store/models/fields" label="j2store_paypal_custom_note_common"/> <field type="spacer" /> <field name="surcharge_percent" type="text" size="30" default="" label="j2store_plugin_surcharge_percent" description="j2store_plugin_surcharge_percent_desc"/> <field name="surcharge_fixed" type="text" size="30" default="" label="j2store_plugin_surcharge_fixed" description="j2store_plugin_surcharge_fixed_desc"/> <field type="spacer" /> <field name="articleid" type="modal_article" size="10" default="" label="j2store_paypal_thanks_msg" description="j2store_paypal_thanks_msg_desc"/> <field name="geozone_id" type="geozonelist" default="" label="J2STORE_GEOZONE" description="J2STORE_GEOZONE_DESC" addfieldpath="/administrator/components/com_j2store/models/fields" /> <field type="spacer" /> <field name="cbt" type="text" size="50" default="" label="J2STORE_PAYPAL_CBT_LABEL" description="J2STORE_PAYPAL_CBT_DESC" /> <field name="image_url" type="text" size="50" default="" label="J2STORE_PAYPAL_IMAGE_LABEL" description="J2STORE_PAYPAL_IMAGE_DESC" /> <field name="cpp_header_image" type="text" size="50" default="" label="J2STORE_PAYPAL_HEADER_LABEL" description="J2STORE_PAYPAL_HEADER_DESC" /> <field name="cpp_headerback_color" type="text" size="50" default="" label="J2STORE_PAYPAL_HEADERBACK_LABEL" description="J2STORE_PAYPAL_HEADERBACK_DESC" /> <field name="cpp_headerborder_color" type="text" size="50" default="" label="J2STORE_PAYPAL_HEADERBORDER_LABEL" description="J2STORE_PAYPAL_HEADERBORDER_DESC" /> <field name="onselection" type="textarea" cols="10" rows="5" default="" label="j2store_on_selection_label" description="j2store_on_selection_desc"/> <field name="onbeforepayment" type="textarea" cols="10" rows="5" default="" label="j2store_on_before_payment_label" description="j2store_on_before_payment_desc"/> <field name="onafterpayment" type="textarea" cols="10" rows="5" default="" label="j2store_on_after_payment_label" description="j2store_on_after_payment_desc"/> <field name="onerrorpayment" type="textarea" cols="10" rows="5" default="" label="j2store_on_error_payment_label" description="j2store_on_error_payment_desc"/> <field name="oncancelpayment" type="textarea" cols="10" rows="5" default="" label="j2store_on_cancel_payment_label" description="j2store_on_cancel_payment_desc"/> <field type="spacer" /> <field name="button_text" type="text" size="50" default="J2STORE_PLACE_ORDER" label="j2store_button_text_label" description="j2store_button_text_desc" /> <field name="card_update_button_text" type="text" size="50" default="J2STORE_PLACE_ORDER" label="j2store_card_update_button_text_label" description="j2store_card_update_button_text_desc" /> <field name="debug" type="radio" default="0" label="j2store_paypal_debug" description="j2store_paypal_debug_desc"> <option value="0">No</option> <option value="1">Yes</option> </field> </fieldset> </fields> </config> </extension>