https://github.com/xendit/xendit-js-node
https://github.com/xendit/xendit-js-node
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xendit/xendit-js-node
- Owner: xendit
- Created: 2017-10-16T10:18:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T08:04:03.000Z (over 2 years ago)
- Last Synced: 2024-04-25T09:28:06.743Z (over 2 years ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 8
- Watchers: 38
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xendit-js-node (DEPRECATED)
This package is no longer being maintained. Please refer to this [page](https://docs.xendit.co/credit-cards/integrations/tokenization) and the subsequent pages to integrate with us.
## Ownership
Team: [Credit Cards Team](https://www.draw.io/?state=%7B%22ids%22:%5B%221Vk1zqYgX2YqjJYieQ6qDPh0PhB2yAd0j%22%5D,%22action%22:%22open%22,%22userId%22:%22104938211257040552218%22%7D)
Slack Channel: [#cards-dev](https://xendit.slack.com/messages/cards-dev)
Slack Mentions: `@troops-cards`
## Getting started
```
npm install --save xendit-js-node
```
### Example
Example on how to use this plugin, can be seen on this
[react-native example app](https://github.com/xendit/xendit-react-example)