Nuttanon Trapnirundon
Nuttanon Trapnirundon
### Ojbective Currently OmiseApiResource is coupled with many responsibilities, just make the code too fat, and too hard to test. This pull request is taking some part of the code...
### 1. Objective This is the very first part of refactoring for a better organizing constants and variables in Omise-PHP. While `define('OMISE_SECRET_KEY', '')` works just fine, it's causing an 'immutable'...
### 1. Objective There are some misinformation at the docblock. This pull request is just to correct all those docblock in each classes. > ⚠️ **This pull request requires #115...
> **!DISCLAIMER:** This pull request is only here just for brainstorming purpose. > It should not be merged directly to the `dev-3-0-0` branch. ### 1. Objective As previously I submitted...