We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I could not download the project. I used
npm install https://github.com/globalpayments/rxp-js and npm install git+https://github.com/globalpayments/rxp-js.git
npm install https://github.com/globalpayments/rxp-js
npm install git+https://github.com/globalpayments/rxp-js.git
neither worked.
Then I manually downloaded the package, moved it to my project folder, then installed it while i'm inside /rxp-js.1.5.0 using
npm install --prefix ../
then it showed it was installed. it showed up on node module. when i tried to import it, it kept saying it could not find the module.
Could someone please help me how I can install this package? Much thanks from a noob.
The text was updated successfully, but these errors were encountered:
Any news on this?
integration example in react/angular/vue could be a good idea
Sorry, something went wrong.
Any updates? I'm completely lost on how to use this library in a Next.js project. Documentation is lacking, outdated and support is non-existent.
This repo is abandonned, yet it is on the official documentation of globalpayments ...
https://developer.globalpay.com/ecommerce/hosted-solution/HPP-Guide#hpp
No branches or pull requests
Hi, I could not download the project. I used
npm install https://github.com/globalpayments/rxp-js
andnpm install git+https://github.com/globalpayments/rxp-js.git
neither worked.
Then I manually downloaded the package, moved it to my project folder, then installed it while i'm inside /rxp-js.1.5.0 using
npm install --prefix ../
then it showed it was installed. it showed up on node module. when i tried to import it, it kept saying it could not find the module.
Could someone please help me how I can install this package? Much thanks from a noob.
The text was updated successfully, but these errors were encountered: