flutterwave-vue-v3
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "flutterwave-vue-v3", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Flutterwave official Vue library to accept payment via Card , USSD, QrCode etc.", |
@@ -1,2 +0,2 @@ | ||
## 📝 Table of Contents | ||
## Table of Contents | ||
@@ -18,3 +18,3 @@ - [About](#about) | ||
## 🏁 Getting Started | ||
## Getting Started | ||
@@ -46,7 +46,7 @@ These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system. | ||
## 🔧 Usage | ||
## Usage | ||
* Import the Flutterwave Library in the 'main.js' file. | ||
* Add the Flutterwave flutterwave to your app passing in your Flutterwave Public Key (optional) | ||
* Add the Flutterwave plugin to your app passing in your Flutterwave Public Key (optional) | ||
@@ -247,3 +247,3 @@ * NB: If Public key is not added you will have to pass in the public_key parameter to the provided payment component button and payment function | ||
<a id="deployment"></a> | ||
## 🚀 Deployment | ||
## Deployment | ||
@@ -262,3 +262,3 @@ - Switch to Live Mode on the Dashboard settings page | ||
<a id="references"></a> | ||
## 🎉 Flutterwave API References | ||
## Flutterwave API References | ||
@@ -265,0 +265,0 @@ - [Flutterwave API Doc](https://developer.flutterwave.com/docs) |
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
29319