-
Hi.
As the title said, is this package still being actively maintained? It seems to lack behind in compatibility with Omise API documentation.
-
Translate plugin to Japanese language
according to this file: https://github.com/omise/omise-opencart/blob/feature/translation/src/admin/language/english/payment/omise.php
// Module title
| Code | E…
-
Currently `retrieve()` is being used for object retrieval when an object ID is given, and collection retrieval for account-level objects when an object ID is not given. Due to this, there's no easy wa…
-
There is a public [`offsetGet()`](https://github.com/omise/omise-php/blob/v2.6.0/lib/omise/res/obj/OmiseObject.php#L69-L72) method, but it returns only a particular element of the `_values` array, and…
-
when I use currency usd sometime i found error
{location: 'https://www.omise.co/api-errors#invalid-charge',
code: 'invalid_charge',
message: 'amount must be an integer' }
this is amount erro…
-
Magento Version - EE 2.4.5-p1
Elasticsuit versions : * 2.10.17.1
Issue. When creating product slider through pagebuilder then getting below error
Error filtering template: catalog_product index …
-
-
When i add a native package in apple package manager then project can build and run directly from Xcode but then when i try to run from VSCode it is able to build but unable to run
error log:
`…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Describe the bug
Why my properties in class is not read after compiling file ?
```sh
[2] (node:10788) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (readi…