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

atlas-pay-sdk

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atlas-pay-sdk - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "atlas-pay-sdk",
"version": "1.1.0",
"version": "1.1.1",
"description": "Raven Atlas NodeJS Payment SDK",

@@ -5,0 +5,0 @@ "keywords": [

@@ -45,3 +45,3 @@ # Atlas Pay by Raven

* handle successful payment
* (optional) : you can decide to retrieve the onSuccess message we send via data
* (optional) : you can decide to retrieve the onSuccess message we send via data, the message contains the payload of the successful payment.
**/

@@ -55,3 +55,4 @@ console.log('Payment successful:', data);

* (optional) : you can decide to retrieve the onClose message we send via data
* (optional) : if you want to force close the payment window on onClose you can call the shutdown API within the onClose API
* (optional) : if you want to force close the payment window on onClose you can call the shutdown API within the onClose
* (note) : this also triggers when the close modal button is clicked after successful paymen, but the message returned is 'payment_successful' , you can hook into this and do your magic.
**/

@@ -58,0 +59,0 @@

@@ -1,2 +0,2 @@

// Type definitions for atlas-pay-sdk 1.1.0
// Type definitions for atlas-pay-sdk 1.1.1
// Project: https://github.com/RavenPayAfrica/atlas-webpay-node-sdk.git

@@ -3,0 +3,0 @@ // Definitions by: Ezeani Emmanuel <emmanuel.ezeani@getravenbank.com> <https://github.com/RavenPayAfrica>

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