View Single Post
  #2  
Old 07-03-2010, 09:28 AM
  DogByteMan's Avatar 
DogByteMan DogByteMan is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 833
 

Default Installation of X-Payments Connector on X-Cart 4.1.12 (Part 2)

From your admin area go to Patch/Upgrade and in the Apply SQL patch, SQL query(ies):
Copy and paste the following then apply it. WARNING! The below is for the X-Cart 4.1.12 US English language variables

Code:
replace into xcart_languages values ('US','module_descr_XPayments_Connector','This module enables an ability to process payments via X-Payments software','Modules'); replace into xcart_languages values ('US','module_name_XPayments_Connector','X-Payments Connector','Modules'); replace into xcart_languages values ('US','option_title_XPayments_Connector','X-Payments Connector options','Options'); replace into xcart_languages values ('US','opt_xpc_sep1','Connection options','Options'); replace into xcart_languages values ('US','opt_xpc_sep2','Mapping rules','Options'); replace into xcart_languages values ('US','opt_xpc_shopping_cart_id','Store ID','Options'); replace into xcart_languages values ('US','opt_descr_xpc_shopping_cart_id','Store ID is an unique value generated by X-Payments for this shopping cart. This value should be obtained from this online store details page in X-Payments back-end.','Options'); replace into xcart_languages values ('US','opt_xpc_xpayments_url','X-Payments URL','Options'); replace into xcart_languages values ('US','opt_descr_xpc_xpayments_url','URL of your X-Payments installation (specify the URL beginning with https://). The store will send payment transaction requests to this URL.','Options'); replace into xcart_languages values ('US','opt_xpc_public_key','Public key','Options'); replace into xcart_languages values ('US','opt_descr_xpc_public_key','Public key is used to encrypt requests from the store to your X-Payments installation. This value should be obtained from this online store details page in X-Payments back-end.','Options'); replace into xcart_languages values ('US','opt_xpc_private_key','Private key','Options'); replace into xcart_languages values ('US','opt_descr_xpc_private_key','Private key is used to decrypt responses and callback requests that the store receives from your X-Payments installation. This value should be obtained from this online store details page in X-Payments back-end.','Options'); replace into xcart_languages values ('US','opt_xpc_private_key_password','Private key password','Options'); replace into xcart_languages values ('US','opt_descr_xpc_private_key_password','Private key password is used to decrypt the Private key. This value should be obtained from this online store details page in X-Payments back-end.','Options'); replace into xcart_languages values ('US','opt_xpc_allowed_ip_addresses','IP addresses for X-Payments callbacks','Options'); replace into xcart_languages values ('US','opt_xpc_currency','Payment currency','Options'); replace into xcart_languages values ('US','opt_descr_xpc_currency','All the payments will be made using the currency specified here. ','Options'); replace into xcart_languages values ('US','opt_descr_xpc_allowed_ip_addresses','X-Payments sends callback requests to the store from specific IP addresses. To secure the data transfer and avoid fraudulent requests, specify these IP addresses here as a comma-separated list.','Options'); replace into xcart_languages values ('US','opt_xpc_status_new','Set order status for \'New\' payment to','Options'); replace into xcart_languages values ('US','opt_xpc_status_auth','Set order status for \'Authorized\' payment to','Options'); replace into xcart_languages values ('US','opt_xpc_status_charged','Set order status for \'Charged\' payment to','Options'); replace into xcart_languages values ('US','opt_xpc_status_declined','Set order status for \'Declined\' payment to','Options'); replace into xcart_languages values ('US','opt_xpc_status_refunded','Set order status for \'Refunded\' payment to','Options'); replace into xcart_languages values ('US','opt_xpc_status_part_refunded','Set order status for \'Partially Refunded\' payment to','Options'); replace into xcart_languages values ('US','lbl_xpc_do_not_change','Do not change','Labels'); replace into xcart_languages values ('US','lbl_xpc_test_module','Test module','Labels'); replace into xcart_languages values ('US','lbl_xpc_import_payment_methods','Import payment methods','Labels'); replace into xcart_languages values ('US','txt_xpc_test_module_note','To test module settings and connection with X-Payments click on the button below. If module properly configured, X-Payments response with successful message.','Text'); replace into xcart_languages values ('US','txt_xpc_import_payment_modules_note','To be able use the payment methods defined in X-Payments you should import information about them from X-Payments. Click on the button below and X-Payments return the list of available for this shopping cart payment methods.','Text'); replace into xcart_languages values ('US','lbl_xpc_request_payment_methods','Request payment methods from X-Payments','Labels'); replace into xcart_languages values ('US','txt_xpc_returned_payment_methods','X-Payments returned the following payment methods which are available for using with your shopping cart:','Text'); replace into xcart_languages values ('US','txt_xpc_import_payment_methods_warn','Warning! Payment methods have already been imported from X-Payments early. All of them will be removed from the database if you will select to import payment methods again.','Text'); replace into xcart_languages values ('US','lbl_xpc_recommend_store_cvv2','$store_cvv2 = true. PCI-DSS prohibits storing CVV2 codes. Disable this by setting $store_cvv2 = false (file <xcart_dir>/config.php).','Labels'); replace into xcart_languages values ('US','lbl_xpc_recommend_store_cc','$store_cc = true. To take X-Cart out of PCI-DSS scope you must set $store_cc = false (<xcart_dir>/config.php).','Labels'); replace into xcart_languages values ('US','lbl_xpc_recommend_disable_cc','Option "Do not ask customers to enter CC information while getting registered" is disabled. To take X-Cart out of PCI-DSS scope you must enable this option (General settings / General option).','Labels'); replace into xcart_languages values ('US','lbl_xpc_recommend_subscriptions','Module "Subscriptions" is enabled. Disable the module to take X-Cart out of PCI-DSS scope as the module presumes keeping CC data in the database, which is prohibited.','Labels'); replace into xcart_languages values ('US','lbl_xpc_recommend_payment_methods','Background payment methods are enabled. To take X-Cart out of PCI DSS scope you must disable the following payment methods:','Labels'); replace into xcart_languages values ('US','lbl_xpc_xpayments_methods','X-Payments payment methods','Labels'); replace into xcart_languages values ('US','txt_xpc_pm_config_note','The list below represented the payment methods imported from X-Payments and selected as a payment options available for customer on the checkout process.','Text'); replace into xcart_languages values ('US','txt_xpc_pm_config_note_2','Configuring of the payment methods presented possible in the X-Payments backoffice only. In case of any problems you need to review the X-Payments Connector module settings and if it\'s ok, review payment configurations settings on the X-Payments side.','Text'); replace into xcart_languages values ('US','lbl_xpc_xpayments_connector_settings','X-Payments Connector module settings','Labels'); replace into xcart_languages values ('US','lbl_xpc_go_to_payment_page','Go to X-Payments payment page','Labels');
__________________
Dedicated Server provided by EWD Hosting
X-Cart version 4.1.12
PHP 5.3.2
MySQL server 5.0.87-community
Operation system Linux
Perl 5.008008
dogbytecomputer.com
Reply With Quote