omise / omise-woocommerce

Omise WooCommerce Plugin
https://docs.opn.ooo/woocommerce-plugin
MIT License
47 stars 27 forks source link

[ENGA3-857]: Fix `Uncaught Error: Call to a member function getShopeeBackend() on null` #344

Closed aashishgurung closed 1 year ago

aashishgurung commented 1 year ago

1. Objective

Fix Uncaught Error: Call to a member function getShopeeBackend() on null issue.

Jira Ticket: #857

2. Description of change

In getSource method of Omise_Payment_ShopeePay class, we added a check whether capabilities is null or not. If it's null then return shopeepay source type as default.

3. Quality assurance

Remove the keys.