https://github.com/solidgate-tech/angular-sdk
Payment form Angular SDK
https://github.com/solidgate-tech/angular-sdk
Last synced: about 1 month ago
JSON representation
Payment form Angular SDK
- Host: GitHub
- URL: https://github.com/solidgate-tech/angular-sdk
- Owner: solidgate-tech
- License: other
- Created: 2023-07-24T10:06:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T10:51:31.000Z (about 1 month ago)
- Last Synced: 2026-01-27T00:36:53.735Z (about 1 month ago)
- Language: TypeScript
- Size: 9.24 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-awesome-angular - solidgate - With its Angular SDK, you can add Solidgate Payment Form. (Security and Authentication / Payments)
- awesome-angular - solidgate - With its Angular SDK, you can add Solidgate Payment Form. (Security and Authentication / Payments)
README
# Solidgate Angular SDK
This is a wrapper for Solidgate Client SDK
### Development
In order to use angular-cli (which is required to build the project) you have to install at least v16.0.0 NodeJs
## Build
Run `npm run build:sdk` to build the project. The build artifacts will be stored in the `dist/` directory.
## Development server
Run `npm run serve:example` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Publish
Run `npm run publish`
---
Looking for help? Contact us
Want to contribute? Submit a pull request