Difference between revisions of "Chargebee"

From Hornbill
Jump to navigation Jump to search
(Created page with "<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;"> __NOTOC__Home > Integration > Business Process Auto...")
 
(Replaced content with "This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library]. file:hornbill-document-lib...")
Tag: Replaced
Line 1: Line 1:
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
+
This document can now be found at its new location in the [https://docs.hornbill.com/ibridge-packages/welcome Hornbill Document Library].
__NOTOC__[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > [[Hornbill iBridge]] > Chargebee
 
</div>
 
{|style="width: 100%"
 
|- valign="top"
 
|style="width:73%"|
 
[[File:Chargebee_logo_square.png|left|x170px|link=https://www.chargebee.com/]]
 
<br>
 
=== Chargebee ===
 
Chargebee is a cloud based application created by Chargebee enabling the creation and management of subscriptions, invoices and customers.
 
  
Gain the ability to Manage Chargebee Customers, Invoices, Items, Item Prices and Subscriptions using the Hornbill integration service.
+
    [[file:hornbill-document-library.png|iBridge Package Reference|link=https://docs.hornbill.com/ibridge-packages/welcome]]
 
 
'''Chargebee''' is a [[Hornbill_iBridge#Premium_Integrations|Premium Integration]] [[File:Green_Dollar.png|12px|link=https://wiki.hornbill.com/index.php/Hornbill_iBridge#Premium_Integrations|Premium Integration]]
 
|style="width:5%"|
 
|
 
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
 
 
 
==Related Articles==
 
:* [[Hornbill iBridge]]
 
:* [[Hornbill_iBridge#Premium_Integrations|Premium Integrations]]
 
:* [[Hornbill_KeySafe|KeySafe]]
 
:* [[Cloud Automation]]
 
:* [[Business_Process_Designer|Business Process Designer]]
 
:* [[Auto Tasks]]
 
:* [[Custom Buttons]]
 
:* [[Runbooks]]
 
|}
 
 
 
==Authentication==
 
 
 
In order to integrate with Chargebee, you will first need to configure, and securely store the authentication credentials for the Chargebee account/s you want to use with the Hornbill platform.
 
 
 
You can store your '''Chargebee''' account authentication in '''[[Hornbill_KeySafe|KeySafe]]''', as below. 
 
 
 
===Storing Credentials===
 
 
 
[[File:chargebee_keysafe.png|400px|right]]
 
 
 
* In '''[[Administration]]''', navigate to System > Security > KeySafe;
 
* Select on '''+''' and select '''Chargebee'''
 
* Give the Chargebee KeySafe a Title (this is the name / identifier for the Chargebee API account as you will see it when using the Integration Call node in your business process)
 
* Optionally add a description
 
* Populate the Endpoint field with the name following the '<code>https://</code>' and preceding the '<code>.chargebee.com</code>' of your Chargebee page URL once logged in.
 
* Populate the API Key field with the Chargebee API Key which can be found/generated by navigating to settings -> API keys -> Your API key
 
* Select '''Create Key''' to save
 
 
 
===Revoking Access===
 
 
 
If at any point you wish to revoke the Hornbill platform's access to Chargebee, just hit the Revoke button against your Chargebee Keysafe key.
 
 
 
'''NOTE''': This will revoke the rights of any existing Chargebee Integration Calls in your Business Processes/Custom Buttons/Auto Tasks/Runbooks that are using the revoked Chargebee account, so you will need to edit these accordingly.
 
<br/>
 
 
 
==Cloud Automation Operations==
 
 
 
You can automate the use of the operations listed below using '''[[Cloud Automation|Cloud Automations]]''' from within the '''[[Business_Process_Designer|Business Process Designer]]''', '''[[Auto Tasks]]''', '''[[Custom Buttons]]''' or '''[[Runbooks]]'''.
 
 
 
*Contacts
 
:* Create - Creates a Contact
 
:* Delete - Removes a Contact
 
:* Get -  Gets the details of a Contact
 
:*Update Billing Information -  Updates The Billing Information of a Customer
 
:* Update - Updates the details of a Customer
 
*Invoices
 
:*Get - Retrieves Invoice Information
 
:*Void - Sets an Invoices Status To Void
 
*Items
 
:* Create - Creates an Item
 
:* Delete - Removes an Item
 
:* Get - Retrieves additional details about a Item
 
:* Update - Updates an Item
 
*Item Prices
 
:* Create - Creates an Instance of Price Information against an Item
 
:* Delete - Delete an Instance of Price Information against an Item
 
:* Get - Retrieves an Instance of Price Information against an Item
 
:* Update - Updates an Instance of Price Information against an Item
 
*Subscriptions
 
:* Create - Create a Subscription
 
:* Delete - Deletes a Subscription
 
:* Get - Retrieves a Subscription
 
:* Pause - Pauses a Subscription
 
:* Resume - Resumes a Subscription
 
:* Update - Updates Details of a Subscription
 
 
 
Read more about using the '''[[Integration Call]]''' from the Related Articles section, and learn how to work with input and output parameters for each of the Google Chat operations.
 
 
 
[[Category:Integration]]
 

Revision as of 15:38, 23 January 2024

This document can now be found at its new location in the Hornbill Document Library.

   iBridge Package Reference