How can I get a statement?

If your MID Starts with 4960 follow these instructions. 

1. Login to CardPointe.com 

1. Click on Reporting 

2. Select "Statement"

3. Check the Month 

4. Click on the icon to download the statement in PDF format. 

If you have any other questions regarding the statement feel free to call our support specialist at +1 (866) 553-3999 or send us an email at [email protected]

Was this article helpful?

// Create a script element const script = document.createElement('script'); // Set the source of the script to the provided URL script.src = "https://chatbox.simplebase.co/projects/65ff1041604c7e2eafce5e91/widget.js"; // Optional: Set attributes like async or defer script.async = true; // Loads the script asynchronously // script.defer = true; // Uncomment if you want it deferred instead // Append the script to the or of the document document.body.appendChild(script);