chargebee
Advanced tools
Comparing version 2.8.1 to 2.9.0
@@ -11,3 +11,3 @@ var ChargeBee = {}; | ||
timeout: 80000, | ||
clientVersion: 'v2.8.1', | ||
clientVersion: 'v2.9.0', | ||
port: 443, | ||
@@ -14,0 +14,0 @@ timemachineWaitInMillis: 3000, |
@@ -750,2 +750,9 @@ var _endpoints = { | ||
[ | ||
"download_einvoice", | ||
"GET", | ||
"/invoices", | ||
"/download_einvoice", | ||
true | ||
], | ||
[ | ||
"add_charge", | ||
@@ -873,2 +880,9 @@ "POST", | ||
[ | ||
"download_einvoice", | ||
"GET", | ||
"/credit_notes", | ||
"/download_einvoice", | ||
true | ||
], | ||
[ | ||
"refund", | ||
@@ -875,0 +889,0 @@ "POST", |
{ | ||
"name":"chargebee", | ||
"version":"2.8.1", | ||
"version":"2.9.0", | ||
"description":"A library for integrating with ChargeBee.", | ||
@@ -5,0 +5,0 @@ "keywords":[ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
168219
2796