mollie-api-node
Advanced tools
Comparing version 1.3.6 to 1.4.0
@@ -7,2 +7,5 @@ ![Mollie](https://www.mollie.com/files/Mollie-Logo-Style-Small.png) | ||
#### v1.3.7 - 2018-06-01 | ||
- Update bundled cacert.pem file. | ||
#### v1.3.6 - 2017-08-02 | ||
@@ -9,0 +12,0 @@ - Fixed `isValid()` helper method of the Mandate model. |
@@ -38,20 +38,28 @@ // Generated by CoffeeScript 1.12.7 | ||
module.exports = Method = (function() { | ||
Method.IDEAL = "ideal"; | ||
Method.BANKTRANSFER = "banktransfer"; | ||
Method.BELFIUS = "belfius"; | ||
Method.BITCOIN = "bitcoin"; | ||
Method.CREDITCARD = "creditcard"; | ||
Method.MISTERCASH = "mistercash"; | ||
Method.DIRECTDEBIT = "directdebit"; | ||
Method.SOFORT = "sofort"; | ||
Method.EPS = "eps"; | ||
Method.BANKTRANSFER = "banktransfer"; | ||
Method.GIFTCARD = "giftcard"; | ||
Method.DIRECTDEBIT = "directdebit"; | ||
Method.GIROPAY = "giropay"; | ||
Method.BITCOIN = "bitcoin"; | ||
Method.IDEAL = "ideal"; | ||
Method.INGHOMEPAY = "inghomepay"; | ||
Method.KBC = "kbc"; | ||
Method.MISTERCASH = "mistercash"; | ||
Method.PAYPAL = "paypal"; | ||
Method.BELFIUS = "belfius"; | ||
Method.PAYSAFECARD = "paysafecard"; | ||
@@ -61,3 +69,3 @@ | ||
Method.KBC = "kbc"; | ||
Method.SOFORT = "sofort"; | ||
@@ -64,0 +72,0 @@ function Method() { |
{ | ||
"name": "mollie-api-node", | ||
"version": "1.3.6", | ||
"version": "1.4.0", | ||
"license": "BSD-3-Clause", | ||
@@ -36,3 +36,8 @@ "repository": "git://github.com/mollie/mollie-api-node", | ||
"recurring", | ||
"charges" | ||
"charges", | ||
"inghomepay", | ||
"giftcard", | ||
"giftcards", | ||
"giropay", | ||
"eps" | ||
], | ||
@@ -39,0 +44,0 @@ "dependencies": { |
@@ -5,3 +5,3 @@ ![Mollie](https://www.mollie.nl/files/Mollie-Logo-Style-Small.png) | ||
Accepting [iDEAL](https://www.mollie.com/ideal/), [Bancontact/Mister Cash](https://www.mollie.com/mistercash/), [SOFORT Banking](https://www.mollie.com/sofort/), [Creditcard](https://www.mollie.com/creditcard/), [SEPA Bank transfer](https://www.mollie.com/overboeking/), [SEPA Direct debit](https://www.mollie.com/directdebit/), [Bitcoin](https://www.mollie.com/bitcoin/), [PayPal](https://www.mollie.com/paypal/), [Belfius Direct Net](https://www.mollie.com/belfiusdirectnet/) and [paysafecard](https://www.mollie.com/paysafecard/) online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers. | ||
Accepting [iDEAL](https://www.mollie.com/en/payments/ideal/), [Bancontact/Mister Cash](https://www.mollie.com/en/payments/bancontact/), [SOFORT Banking](https://www.mollie.com/en/payments/sofort/), [Creditcard](https://www.mollie.com/en/payments/credit-card/), [SEPA Bank transfer](https://www.mollie.com/en/payments/bank-transfer/), [SEPA Direct debit](https://www.mollie.com/en/payments/direct-debit/), [Bitcoin](https://www.mollie.com/en/payments/bitcoin/), [PayPal](https://www.mollie.com/en/payments/paypal/), [Belfius Direct Net](https://www.mollie.com/en/payments/belfius/), [KBC/CBC](https://www.mollie.com/en/payments/kbc-cbc/), [paysafecard](https://www.mollie.com/en/payments/paysafecard/), [ING Home'Pay](https://www.mollie.com/en/payments/ing-homepay/), [Giftcards](https://www.mollie.com/en/payments/gift-cards/), [Giropay](https://www.mollie.com/en/payments/giropay/) and [EPS](https://www.mollie.com/en/payments/eps/) online payments without fixed monthly costs or any punishing registration procedures. Just use the Mollie API to receive payments directly on your website or easily refund transactions to your customers. | ||
@@ -24,3 +24,3 @@ ## Requirements ## | ||
"dependencies": { | ||
"mollie-api-node": "^1.3.5" | ||
"mollie-api-node": "^1.4.0" | ||
} | ||
@@ -83,7 +83,7 @@ } | ||
Want to help us make our API client even better? We take [pull requests](https://github.com/mollie/mollie-api-node/pulls?utf8=%E2%9C%93&q=is%3Apr), sure. But how would you like to contribute to a [technology oriented organization](https://www.mollie.com/nl/blog/post/werken-bij-mollie-sfeer-kansen-en-mogelijkheden/)? Mollie is hiring developers and system engineers. [Check out our vacancies](https://www.mollie.com/nl/jobs) or [get in touch](mailto:personeel@mollie.com). | ||
Want to help us make our API client even better? We take [pull requests](https://github.com/mollie/mollie-api-node/pulls?utf8=%E2%9C%93&q=is%3Apr), sure. But how would you like to contribute to a [technology oriented organization](https://www.mollie.com/nl/blog/post/werken-bij-mollie-sfeer-kansen-en-mogelijkheden/)? Mollie is hiring developers and system engineers. [Check out our vacancies](https://jobs.mollie.com/) or [get in touch](mailto:personeel@mollie.com). | ||
## License ## | ||
[BSD (Berkeley Software Distribution) License](https://opensource.org/licenses/bsd-license.php). | ||
Copyright (c) 2013-2017, Mollie B.V. | ||
Copyright (c) 2013-2018, Mollie B.V. | ||
@@ -93,11 +93,16 @@ ## Support ## | ||
+ [More information about iDEAL via Mollie](https://www.mollie.com/ideal/) | ||
+ [More information about credit card via Mollie](https://www.mollie.com/creditcard/) | ||
+ [More information about Bancontact/Mister Cash via Mollie](https://www.mollie.com/mistercash/) | ||
+ [More information about SOFORT Banking via Mollie](https://www.mollie.com/sofort/) | ||
+ [More information about SEPA Bank transfer via Mollie](https://www.mollie.com/banktransfer/) | ||
+ [More information about SEPA Direct debit via Mollie](https://www.mollie.com/directdebit/) | ||
+ [More information about Bitcoin via Mollie](https://www.mollie.com/bitcoin/) | ||
+ [More information about PayPal via Mollie](https://www.mollie.com/paypal/) | ||
+ [More information about Belfius Direct Net via Mollie](https://www.mollie.com/belfiusdirectnet/) | ||
+ [More information about paysafecard via Mollie](https://www.mollie.com/paysafecard/) | ||
+ [More information about iDEAL via Mollie](https://www.mollie.com/en/payments/ideal/) | ||
+ [More information about Credit card via Mollie](https://www.mollie.com/en/payments/credit-card/) | ||
+ [More information about Bancontact/Mister Cash via Mollie](https://www.mollie.com/en/payments/bancontact/) | ||
+ [More information about SOFORT Banking via Mollie](https://www.mollie.com/en/payments/sofort/) | ||
+ [More information about SEPA Bank transfer via Mollie](https://www.mollie.com/en/payments/bank-transfer/) | ||
+ [More information about SEPA Direct debit via Mollie](https://www.mollie.com/en/payments/direct-debit/) | ||
+ [More information about Bitcoin via Mollie](https://www.mollie.com/en/payments/bitcoin/) | ||
+ [More information about PayPal via Mollie](https://www.mollie.com/en/payments/paypal/) | ||
+ [More information about Belfius Direct Net via Mollie](https://www.mollie.com/en/payments/belfius/) | ||
+ [More information about KBC/CBC via Mollie](https://www.mollie.com/en/payments/kbc-cbc/) | ||
+ [More information about paysafecard via Mollie](https://www.mollie.com/en/payments/paysafecard/) | ||
+ [More information about ING Home’Pay via Mollie](https://www.mollie.com/en/payments/ing-homepay/) | ||
+ [More information about Giftcards via Mollie](https://www.mollie.com/en/payments/gift-cards/) | ||
+ [More information about Giropay via Mollie](https://www.mollie.com/en/payments/giropay/) | ||
+ [More information about EPS via Mollie](https://www.mollie.com/en/payments/eps/) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1597660
69
2964
105
3