Thursday, April 2, 2015

Developers: Why Integrate with Bill & Pay

Bill & Pay provides an open web-based API that offers several different ways you can integrate. We make great API documentation and tools a priority. So, to start off you can check out our developer documentation.

Instant Accounts Receivables


Developers creating a product that would benefit from a built-in Accounts Receivable system can integrate directly with Bill & Pay to manage customers, create and send invoices, and receive payments.

Integration can be as simple as provisioning new Bill & Pay accounts for your customers and embedding that account into your product.

You can also use the web-based API to perform automatic data synchronization between your product to:
  • Keep the customer list in Bill & Pay up-to-date with the customer list in your product.
  • Create new invoices and send them to customers for payment.
  • Record payments customers make through methods other than Bill & Pay.

Why build your own customer and invoice management system when you can integrate Bill & Pay and make commissions off payments made through your integration?

To try our API with a free trial account, sign up for Bill & Pay Easy Invoice today. We can extend your trial period beyond 30 days free of charge for development and testing purposes.

See the "biller" class in the API documentation for more information.

Custom Accounting System Synchronization


Our API can also be used to integrate your vertical-market accounting system with Bill & Pay so that you can quickly start offering your customers an invoice delivery and payment acceptance solution. Our API provides everything needed to synchronize your customers, payments, and invoices to Bill & Pay and post payments made online back to your system.

Web Notifications


We also provide web notifications from our server to yours to inform your application when events such as a new payment being occur. You can use these notifications to automatically synchronize between your product and Bill & Pay in the most effecient, event-driven method possible.


Single Integration Model


You can integrate between your system and Bill & Pay using individual credentials for a specific business setup with Bill & Pay. This makes custom solutions for individual businesses easy to implement.

App Integration Model


If your integration will be targeted at a larger market then you can implement the app authentication model. You use a single set of credentials unique to your app to make API calls to any business that has authorized your app to access their data.

Reseller API Structure


Become a reseller and you can make commissions from the Bill & Pay usage of your customers. There is even a reseller API that makes provisioning of new Bill & Pay businesses automatic. Your reseller account can be configured to automatically authorize API access for your app to all business accounts created through your reseller account.

See the "reseller" class in the API documentation for implementation information.

No comments:

Post a Comment