-
### Expected behavior
If there is anything go wrong in Authorizing Payment page, it should show error and guide user what to do next
### Actual behavior
- Using a failed authorize_uri that ha…
-
### Expected behavior
Magento 2.4.7-P2
PHP 8.3.1
Please help
### Actual behavior
Exception #0 (Exception): Warning: Trying to access array offset on value of type null in /var/www/html/vendor/o…
-
### Expected behavior
According to this [documentation](https://docs.opn.ooo/th/recipients-api/thailand), `bank_account.number` existed and is a required value for recipients creation. This is the …
-
Code like this:
```php
// keys A
$keys[] = [
'omise_public' => 'pkey_test_A',
'omise_secret' => 'skey_test_A',
];
// keys B
$keys[] = [
'omise_public' => 'pkey_test_…
-
Code like this:
```php
$omise_id = 'cust_test_111';
$omise_public = 'pkey_test_111';
$omise_secret = 'skey_test_111';
$card_id = 'card_test_111';
$custo…
-
### Expected behavior
Xcode doesn't mark `CreateSourcePayload` initialization with `Extra arguments at positions #1, #2, #3 in call` error.
### Actual behavior
Xcode marks `CreateSourcePayloa…
-
See
https://github.com/omise/omise-magento/blob/v2.27.0/etc/di.xml#L967
https://github.com/omise/omise-magento/blob/v2.27.0/etc/di.xml#L973-L981
https://github.com/omise/omise-magento/blob/v2.27.0…
-
I am working on Laravel project . It throw error about the dash sign on file name 'omise-php' . How can I fix it ??
in the UsersController , you can notice that it hit the line number 6 and thrown e…
-
### Type of issue
Typo
### Description
In the french documentation, for the example string, we got:
> « à FullClassName.MethodName(MethodParams) dans FileName :line LineNumber »
followed by the d…
-
Some Linux server (Esp. RHEL and CentOS 6.5 till 6.7) are support TLS 1.2 but CURL library is not default to use TLS 1.2 to connect by default.
This result in those server that use omise-php librar…