USA ePay is a business payment solution for processing transactions quickly, safely, and securely. It offers all the functions of a credit card machine online, as well as enabling merchants to view a wide array of reports. Transaction data is stored for the life of the account, and merchants can choose to view a report for their entire processing history or for just the past day.
The Customer Billing section of the Merchant Console allows merchants to create a customer database and to create and maintain auto-billing cycles for those customers. The Batch Uploader allows merchants to upload files of transactions and then process them without having to key them in one at a time.
USA ePay provides an API to make its services available programmatically for integration with other software and services. The API functions using SOAP calls issued in XML format.
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
The CMSOnline CSharp Sample Code by CMSOnline demonstrates how to integrate merchant payments into applications, assisting developers with requests and responses. An example transaction is available, presenting credit card data, address, card code, and expiration date.
The CMSOnline .NET Sample Code by CMSOnline demonstrates how to integrate merchant payments into applications, presenting a request with an example transaction, displaying credit card data, address, card code, and expiration date as responses.
The CMSOnline Java Sample Code by CMSOnline presents how to integrate merchant payments into applications. Developers can practice an example transaction that displays credit card data, address, card code, and expiration date as responses.
The USAePay Visual Basic Sample Code by USAePay demonstrates how API interaction can assists to integrating payments into mobile merchant services. Developers can access a guide with methods as transactions, receipts, credit card batches, customers, products, merchant, and reselling.
The USAePay Ruby Sample Code by USAePay presents how API communication can help to integrate payments into mobile merchant services. By accessing with API Key, developers have access to customer's credit card, invoice, and personal data.
The USAePay JavaScript Sample Code by USAePay presents how API interaction can integrate payments into mobile merchant services. By interacting with a bank account via SSL safe method, developers have access to customer's invoice, amount, and personal data.
The USAePay ColdFusion Sample Code by USAePay presents how to implement payments into mobile merchant services via API. To demonstrate a sale, developers have access to user's credit card number, expiration date, amount, CVV, and personal information.
The USAePay Java Sample Code by USAePay presents how to implement payments into mobile merchant services. It provides a test mode with API Key as authentication method, offering lines of code to create object, run sale, and display response.
The USAePay .NET Sample Code by USAePay demonstrates how to integrate payments into mobile merchant services, presenting a sandbox to experiment with a transaction. Developers have access to user's card number, expiration date, and back code.
The USAePay PHP Sample Code by USAePay demonstrates how to integrate payments into mobile merchant services. It provides a test mode with API Key as authentication resource, presenting a user's credit card number, expiration date, amount, invoice, card holder, address info ,and CVV2 code.