Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@revolut/checkout

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@revolut/checkout - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "@revolut/checkout",
"version": "1.0.7",
"version": "1.0.8",
"description": "RevolutCheckout.js as npm module",

@@ -5,0 +5,0 @@ "author": "John Grishin <hi@johngrish.in>",

@@ -21,4 +21,4 @@ # [RevolutCheckout.js](https://developer.revolut.com/docs/merchant-api/#revolutcheckout-js-reference)

- `token: string` — `public_id` from [create payment order](https://developer.revolut.com/docs/merchant-api/#api-reference-api-reference-orders-create-an-order) API request
- <code>mode?: '<a href="https://business.revolut.com">prod</a>' | '<a href="https://sandbox-business.revolut.com">sandbox</a>'</code> — [API](https://developer.revolut.com/docs/merchant-api/#api) environment, default to `'prod'`
- `token: string` — `public_id` from [create payment order](https://developer.revolut.com/api-reference/merchant/#operation/createOrder) API request
- <code>mode?: '<a href="https://business.revolut.com">prod</a>' | '<a href="https://sandbox-business.revolut.com">sandbox</a>'</code> — [API](https://developer.revolut.com/api-reference/merchant/) environment, defaults to `'prod'`

@@ -37,3 +37,3 @@ ```js

For more information read our [official documentation](https://developer.revolut.com/docs/merchant-api/#revolutcheckout-js-reference).
For more information read our [official documentation](https://developer.revolut.com/docs/revolut-checkout-js/).

@@ -61,8 +61,9 @@

- [RevolutCheckout.js reference](https://developer.revolut.com/docs/merchant-api/#revolutcheckout-js-reference)
- [API](https://developer.revolut.com/docs/merchant-api/#api-reference)
- [Integration examples](https://developer.revolut.com/docs/merchant-api/#integration-guide-integration-examples)
- [Plugins](https://developer.revolut.com/docs/merchant-api/#plugins)
- [RevolutCheckout.js reference](https://developer.revolut.com/docs/revolut-checkout-js/)
- [API guide](https://developer.revolut.com/docs/accept-payments/)
- [API reference](https://developer.revolut.com/api-reference/merchant/)
- [Integration examples](https://developer.revolut.com/docs/accept-payments/#tutorials)
- [Plugins](https://developer.revolut.com/docs/accept-payments/#plugins)
---
© 2020 Revolut Ltd
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc