-
I followed the integration process and received the following error. Although it is not related specifically to PromptPay, it is an issue that arises when utilizing the Request tied to payment Sou…
-
We toggle between multiple keys but it appears the library is working against us in many cases.
1. `Omise.api_key` must be set (I found issue #19 with an identical problem but it was cryptically cl…
-
Since the past year, our production environment has reported several crashes
```
*** -[__NSCFString stringByReplacingCharactersInRange:withString:]: nil argument
```
And page tracking shows that t…
luyud updated
3 years ago
-
I know it is not directly related to MALL code, but take my change here if anyone already faced this issue
after a 3DS payment, in the method `complete`, I am trying to confirm the payment by sendi…
-
Error occurs when customer clicks on Checkout cart after adding product to cart.
Magento 2.3.4
Omise 2.16.0
```
1 exception(s):
Exception #0 (Exception): Warning: array_map(): Argument #2 s…
-
Good Day
Sorry for being a bother,
I manage to install sqlite3 on my machine with --unsafe-per param
>(node:790) UnhandledPromiseRejectionWarning: SequelizeConnectionError: SQLITE_CANTOPEN: unabl
…
-
I'm using `CocoaPods` to integrate all `third-party` **repositories** or **SDKs** in my project currently. As the `docs` said, `omise-ios` can be integrated by `Carthage` but not `CocoaPods`. My quest…
-
I've tried the previous solutions used in other threads, including running the cleaning Derived Data, running scripts, etc., and none are working.
I am receiving the following message after running…
-
Running this sample code from https://www.omise.co/charge-schedules-api
```
require "omise"
Omise.secret_api_key = ENV['OMISE_SECRET_KEY']
scheduler = Omise::Charge.schedule({
customer: …
-
Hello, I get this compatibility warning before upgrading to WooCommerce latest version. Is it safe upgrading yet?
https://snipboard.io/Z1ir6I.jpg
Thanks