omise / omise-woocommerce

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

[MIT-1699] Fix capabilities api calling on every pages #398

Closed ajzkk closed 1 year ago

ajzkk commented 1 year ago

1. Objective

Fix capabilities api calling on every pages

2. Description of change

Prevent capabilities api calling on every pages by checking with specific pages.

3. Quality assurance

Added unit test.

4. Impact of the change

N/A

5. Priority of change

Normal