2.0.0 • Published 2 years ago
vr-payment-source v2.0.0
VR Payment Source
Make payment easy and open source payment gateway using vr-payment-source.develop by Teqheal team.
Installation
Install my-project with npm
npm install vr-payment-sourceDocumentation
Current we develop payment gateway in test mode only you can't use production in this payment gateway.
first you need to import "VRPayment" module in your file.
import { VRPayment } from 'vr-payment-source';
async makePayment() {
await VRPayment.paymentNow(); // using this open payment modal.
}
async openCheckoutPage() {
await VRPayment.openPaymentLink(); // open checkout page in new Tab.
}Develope By
This project is develope by the following author.
- Ravi Vaghasiya
- Viral Sabhaya
1.2.0
2 years ago
1.1.9
2 years ago
1.2.7
2 years ago
1.1.8
2 years ago
1.2.6
2 years ago
1.1.7
2 years ago
1.2.5
2 years ago
1.1.6
2 years ago
1.3.3
2 years ago
1.2.4
2 years ago
1.1.5
2 years ago
1.3.2
2 years ago
1.2.3
2 years ago
1.1.4
2 years ago
1.3.1
2 years ago
1.2.2
2 years ago
1.1.3
2 years ago
1.3.0
2 years ago
1.2.1
2 years ago
2.0.0
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago