Changeset 1279523
- Timestamp:
- 11/04/2015 02:13:15 PM (10 years ago)
- File:
-
- 1 edited
-
easycontract/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easycontract/trunk/readme.txt
r1279505 r1279523 23 23 24 24 = Before installation = 25 * Make sure that you have an working WooCommerce installation. 26 27 = Installation the module = 25 * Make sure that you have a working WooCommerce installation. 28 26 29 27 = Method 1: Wordpress Control Panel Installation = … … 31 29 32 30 = Method 2: Manual installation = 33 * Download the zip file from https://wordpress.org/plugins/easycontract/ or GitHub (https://github.com/SantanderApps/SantanderPaymentProviderWooCommerce) and store it on you localcomputer.31 * Download the zip file and store onto your computer. 34 32 * Go to WordPress control panel > Plugins > Add new and click on "Upload Plugin". 35 33 * Browse for the zip file on your computer and select. … … 47 45 = Configuration parameters = 48 46 * **Enable/Disable:** Enable or disable the payment module. 49 * **Store ID:** Enter the store ID that you have been provided by Santander. If in test mode you do not need to enter a store ID as a test ID is already provided.50 * **Username:** Enter the username that you have been provided by Santander. If in test mode you do not need to enter a username as a test username is already provided.51 * **Password:** Enter the password that you have been provided by Santander. If in test mode you do not need to enter a password as a test password is already provided.52 * **Merchant ID:** (Optional in sandbox/test environment) enter the merchant ID that has been provided to you by your payment service provider. See list below for supported payment service providers.47 * **Store ID:** Enter the store ID that Santander has provided you. Test mode does not require a store ID, one has been automatically assigned. 48 * **Username:** Enter the username that Santander has provided you. Test mode does not require a username, one has been automatically assigned. 49 * **Password:** Enter the password that Santander has provided you. Test mode does not require a password, one has been automatically assigned. 50 * **Merchant ID:** (Optional in sandbox/test environment) enter the merchant ID that your payment service provider has provided you. See list below for supported payment service providers. 53 51 * **Set Module Environment:** Select between two options, 1: sandbox (test environment to evaluate and test) 2: live (to start using the module) 54 52
Note: See TracChangeset
for help on using the changeset viewer.