Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 960 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 960 Bytes

AppDirect js library examples

This repository contains a set of examples utilizing AppDirect js library to illustrate few basic use cases

This demo features:

  1. How to generate a token after submitting a payment method
  2. How to create and retrieve a payment method - credit card

Documentation

Getting Started | API Documentation

Installation

<script src="https://ad-js-sdk.appdirect.com/payment.js"></script>

Want to test a hosted version of this app with your own AppDirect account? You can deploy an instance of this app on Heroku and set up your own API keys:

License

License

Credits