Integrate directly with us, integrate with native third parties or create custom integrations.
./integrations.js
Easily integrate with RevCent using our API. Documentation is extremely thorough, with full request and response examples.
The RevCent API is built for speed, with an average sub-second response, regardless of peak use.
Our serverless architecture is capable of handling an extremely high number of concurrent requests.
Communicate with the API using any language, via HTTP and JSON post body, without needing an SDK.
Below are a few examples of the most common API requests and responses. Please review the API Docs for all possible requests and responses.
Create a new sale using the sale create API call. Multiple payment types and options are available.
Request
Response
Create a new customer using the customer create API call. Include payment data and metadata.
Request
Response
Insert metadata on the fly using the metadata insert API call. Extremely useful for conversion tracking, AB testing and more.
Request
Response
Link your WooCommerce store with RevCent to process payments, manage customers, sync order data and more.
Link your WooCommerce store with RevCent in minutes.
Our plugin handles credit card payments and tracking.
Sale changes in RevCent are reflected in WooCommerce.
RevCent acts as a bi-directional payment processing and order management tool for your WooCommerce store.
Install the RevCent Payments plugin in your WordPress dashboard.
RevCent will connect to your store and complete the set up process.
Begin processing credit card, PayPal and third party payments.
RevCent will automatically sync order updates in WooCommmerce.
Functions allows you to integrate RevCent, both inbound and outbound, with any third party.
Use the built-in code editor to write your own custom code, which is securely hosted and run by RevCent.
Run JavaScript code via the Node.js runtime, with pre-installed dependencies and internet access.
RevCent offers many different function triggers including events, inbound URL's and schedules.
Functions gives you the capability to integrate any third party, regardless of complexity.
RevCent has native third party integrations, each triggerable via specific events.