Hosted Payment Page API
Generate links on-the-go with our HPP API. Customize a payment page with transaction-specific parameters and share the link directly to your customer for payment.
- The Payments API reference has been updated to include the
POST /hpp
endpoint.
This is the first release of many for this API, and we will keep you updated as more functionality is added to this feature. An accompanying guide will be added to our docs site in the coming weeks.
Reporting API
Transaction Status ID Mapping
- The Reporting API reference has been udpated to show trans_status_id in the response.
- A guide providing
trans_status_id
mapping has been added to our guides (See ID Mapping).
Custom Fields
- Transaction and Account level custom fields have been added to the Charge endpoint API reference.
- A guide on how to use Custom Fields in Run Developer and Run Merchant has been added.
Runner.js Updates
We have expanded the footprint of Runner.js documentation. Please note the updated URLs and updated locations of information below.
Tokenize page:
- Versioning information has been added to the guide. The latest version of Runner.js at the time of this release is 1.4.2.
- Runner.js sample code for ACH has been added. Use the tabs at the top of the example in step 2 of the Usage section to toggle between Card and ACH.
Runner JS page has been created.
- This page will serve as the overview for Runner.js moving forward.
- Runner.js parameters that previously were located in in the
Get Started
guide have been moved to this page. - Implementation examples of Runner.js for our supported gateways have been moved to this page.
The Runner.js Versions page has been created.
- Version tracking and descriptions have been added to this page.