Introduction
IPFS Payments Powered by AndDone (the "AndDone platform") is an efficient way for insurance brokers, agents, and providers to collect payments from insureds and access real-time reporting. The platform is easy to customize with little to no coding experience. This documentation guides you through setup, implementation, and reporting. Use the Overview section to jump to key parts of the AndDone.js documentation, the table of contents to navigate the document, or the search bar to find specific topics. For further help, click "Get Help" and submit a support ticket.
Categories
Tokenization
The AndDone Tokenization service provides a secure method for saving customer payment information to be used in future transactions. Tokenization replaces a customer's credit card, debit card or ACH payment information with a unique token that can be validated by the issuer or payment processor.
Webhooks
Webhooks are messages that are sent automatically by applications when specific events occur. They include a message, or payload, and are transmitted to a unique URL which is monitored by your application. Webhooks provide real-time updates to your application enabling it to respond more efficiently to events.