Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM2-749] Add bbl mobile banking #347

Merged
merged 2 commits into from
May 23, 2022
Merged

Conversation

tookaa2
Copy link
Contributor

@tookaa2 tookaa2 commented May 20, 2022

1. Objective

Add support for Mobile Banking BBL

2. Description of change

Add support for deeplink BBL and enable other mobile banking types

3. Quality assurance

Specify where and how you tested this and what further testing it might need.

🔧 Environments:

Specify the details of your test environments, including, for each, the platform version (on which the plugin was run), the Omise plugin version, and the versions of your system software such as PHP or Ruby.

i.e.

  • Platform version: Magento CE 2.2.3
  • Omise plugin version: Omise-Magento 2.24.0
  • PHP version: 7.1

✏️ Details:

Enable mobile banking bbl source_type for merchant and ensure the payment method appears when check out on THB store
Screen Shot 2565-04-04 at 11 56 41

4. Impact of the change

Allow customer to pay using mobile banking bbl (on mobile only)

5. Priority of change

Normal

6. Additional Notes

Any further information that you would like to add.

@@ -44,7 +44,14 @@ define(
code: 'bay',
logo: 'bay',
currencies: ['thb'],
active: false
active: true
}, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe need to adjust { to new line here

@tookaa2 tookaa2 merged commit 8692117 into master May 23, 2022
@tanawin-opn
Copy link

Testing on staging with Mobile Banking BBL
and also normal credit card 3ds + manual capture for Jaspal.
all working correctly krub 👌

@aashishgurung aashishgurung deleted the feature/APM2-749-add-mbbl branch September 27, 2022 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants