UNPKG

node-recurly

Version:

Library for accessing the api for the Recurly recurring billing service.

8 lines (7 loc) 111 B
module.exports = { API_KEY: '', SUBDOMAIN: '', ENVIRONMENT: 'sandbox', DEBUG: true, API_VERSION: 2 };