At the OpenCart's checkout page, this PR displays Internet Banking as an another payment method.
2. Description of change
This PR adds the "Omise Payment Gateway - Internet Banking" extension to the catalog directory. It will display an additional payment method in the checkout page if the "Omise Payment Gateway - Internet Banking" is installed and enabled.
3. Quality assurance
🔧 Environments:
Platform version: OpenCart 1.5.6.4
Omise plugin version: Omise-OpenCart 1.3
PHP versions: 5.6.30
✏️ Details:
Install and enable the "Omise Payment Gateway" payment extension.
Install and enable the "Omise Payment Gateway - Internet Banking" payment extension.
Buy something.
"Internet Banking (Powered by Omise)" should be displayed as another payment method.
Select "Internet Banking (Powered by Omise)" and continue to the next screen, there should be a list of internet banking providers (SCB, BBL, BAY, KTB) available for customer.
Real checkout will be done in another PR.
4. Impact of the change
This PR adds the new payment method to the checkout page.
This PR requires #42 to be merged first.
1. Objective
At the OpenCart's checkout page, this PR displays Internet Banking as an another payment method.
2. Description of change
This PR adds the "Omise Payment Gateway - Internet Banking" extension to the
catalog
directory. It will display an additional payment method in the checkout page if the "Omise Payment Gateway - Internet Banking" is installed and enabled.3. Quality assurance
🔧 Environments:
✏️ Details:
4. Impact of the change
This PR adds the new payment method to the checkout page.
5. Priority of change
Normal.
6. Additional notes
This PR requires #42 to be merged first.