Skip to main content
There are three paths to enriching charge data and making your transactions compelling evidence eligible:
  1. Implement the Upload Orders endpoint with IP data included
  2. Use the Track endpoint to upload IP data separately
  3. Integrate this JavaScript snippet for automatic IP capture on web
This guide will help you implement the Chargeblast tracker snippet on your website.

Quick Start

Add this snippet to your website’s <head> section. Your account_id starts with “acct_” and can be found under the settings tab here.
<script defer 
src="https://cdn.cgb.la/v1/scripts.js" 
data-account="YOUR_ACCOUNT_ID" 
id="chargeblast-script">
</script>
Then make an API call somewhere to identify a user:
Chargeblast.identify("hello@chargeblast.com")

Confirming It Worked

Once your code is live, you will see the widget is installed successfully. You can verify the installation under the digital receipts tab