An open API service indexing awesome lists of open source software.

https://github.com/xendit/xendit-js-node


https://github.com/xendit/xendit-js-node

Last synced: 6 months ago
JSON representation

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)