omise-node
omise-node copied to clipboard
Omise Node.js Library
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
I am unable to charge the added card for the customer. My scenario : 1) I create a customer and then add the card to the customer. 2) get the...
I've to create a source and then create a charge after that. I think the library should support create a charge with source. And source seems not up to date...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
https://github.com/omise/omise-node/blob/a12b4d8f09251306446c59ceea9c249833d7da35/types/index.d.ts#L147 interface `ICharge` Not yet update with latest Charge API Doc
[`Omise.Schedules.ICreateSchedule`](https://github.com/omise/omise-node/blob/a12b4d8f09251306446c59ceea9c249833d7da35/types/index.d.ts#L480) does not specify an optional field for `charge` which is required by Omise API to [create a charge schedule.](https://www.omise.co/schedules-api#create) This results in Typescript errors if you attempt to add...
- Fixed ESLint issues - Added test for SCB installments (`test/test_x_omise_charge_installment_create.js`)
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
[Up until version 6.0.0](https://github.com/TooTallNate/node-agent-base/commit/33af5450edd1d99951a8d27a656723f9668160b0), the agent-base package was patching https.request. As a result, it could completely break requests made with the (url, options, callback) signature, [as specified by the core...
Add ability to retrieve a source https://www.omise.co/source-api