-
Both the project and the third-party SDK use okhttp3 dependencies, resulting in an error in the interface call
implementation "co.omise:omise-android:4.10.0"
-
Recently I tried using this library with Next.js API Routes, but was unable to do so because the Webpack bundling (which Next.js uses for both frontend and backend by default) did not work properly.
…
-
## Issue
Describe your issue here
---
## Project Files
### Javascript
Click To Expand
#### `package.json`:
```json
{
"name": "Hello",…
-
### Bug description
Since the last update when the user quit of paired session the client crashes
### Reproduction steps
Steps to reproduce the behavior:
1. Sync on main branch with a non-md ac…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
I need to config the Omise API host for load testing purposes.
-
https://github.com/omise/omise-node/blob/a12b4d8f09251306446c59ceea9c249833d7da35/types/index.d.ts#L147
interface `ICharge` Not yet update with latest Charge API Doc
-
I do not see any design document yet, so I propose a new one here:
If Omise is going to create a new 3-0-0 release, if backward compatibility is not an issue, I would like to propose 2 new designs:…
-
Hi I just get started and follow this guide
https://www.omise.co/omise-js-api
and somehow got error at
```
$charge = OmiseCharge::create(array(
'amount' => 10025,
'currency' => 'thb…
-
The checkout form needs the following improvements:
1. Change card date to a dropdown list with data that Omise API accepts.
Instead of using input use select dropdown.
2. Add Omise seal logo (Sec…