atlas-pay-sdk
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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> |
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
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
924575
120