Manual Updating of Opayo by Elavon Module for osCommerce 2.2 and 2.3: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
m (Protected "Manual Updating of Opayo by Elavon Module for osCommerce 2.2 and 2.3" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
No edit summary
Line 3: Line 3:
'''Before Updating:'''
'''Before Updating:'''


Before updating the Opayo Pi by Elavon module, it's crucial to safeguard your existing data by creating a backup copy of the previous version. We strongly recommend backing up the file '''lib/common/modules/orderPayment/opayopi.php'''.  
Before updating the Opayo Pi by Elavon module, it's crucial to safeguard your existing data by creating a backup copy of the previous version. We strongly recommend backing up the file '''includes/modules/payment/opayopi.php'''.  




Line 10: Line 10:
1. '''Change URL:'''
1. '''Change URL:'''


Open the file '''orderPayment/opayopi.php''' for editing.
Open the file '''opayopi.php''' for editing.


Below is the code snippet to update the Opayo by Elavon module.
Below is the code snippet to update the Opayo by Elavon module.

Revision as of 16:51, 20 March 2024

This user guide provides step-by-step instructions for manually updating the Opayo by Elavon Module to ensure security and compatibility with osCommerce 2.2 and 2.3.

Before Updating:

Before updating the Opayo Pi by Elavon module, it's crucial to safeguard your existing data by creating a backup copy of the previous version. We strongly recommend backing up the file includes/modules/payment/opayopi.php.


To update the Opayo by Elavon Module for osCommerce 2.2 and 2.3, follow these steps:

1. Change URL:

Open the file opayopi.php for editing.

Below is the code snippet to update the Opayo by Elavon module.

Op Elavon Code.png

Replace the old URLs with the new URLs provided.

2. Save Changes:

Save the changes made to the opayopi.php file.

3. Upload Changes:

Upload the modified opayopi.php file to your osCommerce, ensuring it replaces the existing file.


By following these steps, you can manually update the Opayo by Elavon Module for osCommerce 2.2 and 2.3, ensuring compatibility with the latest URL configurations for seamless payment processing.