-
**Is your feature request related to a problem? Please describe.**
In some case (e.g. testing, proxy), we need to set custom SDK endpoint but this SDK cannot set this.
**Describe the solution you'…
-
**Describe the bug**
`createAccountLinkQrCode` and `createPayment` functions are ok but when I call `CreatePayment` method, scripts is fail.
**To Reproduce**
Steps to reproduce the behavior:
```…
-
**Is your feature request related to a problem? Please describe.**
https://www.paypay.ne.jp/opa/doc/jp/v1.0/direct_debit#operation/createPayment
I want to use `agreeSimilarTransaction` on `createPay…
-
**Describe the bug**
If the HTTP status code of the Check Cashback Details response is 200, I don't want to raise an exception.
https://github.com/paypay/paypayopa-sdk-php/blob/bea1bb11ad7b19d4ca532…
-
**Project to be claimed**
`PROJECT_NAME`: https://pypi.org/project/paypay/
**Your PyPI username**
`USER_NAME`: https://pypi.org/user/paypay
**Reasons for the request**
This is an …
-
https://github.com/paypay/paypayopa-sdk-node/blob/master/package.json#L31
It would be appropriate to include **nyc** in **devDependencies**.
-
**Describe the bug**
I am trying to use paypayopa to test the payment API in my company's project. Create QR code seems to succeed but throws a 404 when I try to get payment details for the same orde…
-
**Describe the bug**
The official documents have many wrong points.
(https://developer.paypay.ne.jp/products/docs/webpayment)
**To Reproduce**
Just run the sample code.
**Expected behavior**
…
-
When using this SDK in a multi-tenant service, you need create the PayPayRestSDK class instance with the tenant's client configuration for a request.
https://github.com/paypay/paypayopa-sdk-node/blob…
-
**Describe the bug**
I created an AWS Lambda function using Chalice, but when I import paypayopa, it throws an exception.
The exceptions are:
```
[ERROR] Runtime.UserCodeSyntaxError: Syntax er…