AuthorizeNet / accept-sample-app

This application provides examples of how to use the Authorize.Net Accept products to integrate secure payment acceptance into your applications.
Other
98 stars 87 forks source link

Accept Sample Application

The Accept sample application provides examples of how to use the Authorize.Net Accept suite of tools to integrate secure payment acceptance into your applications.

Accept Screenshots

How to Use the Sample App

Common issues during installation

  1. Error: Uncaught Error: Class 'SimpleXMLElement' not found in accept-sample-app/getToken.php:24

Included Examples

Accept Customer

Accept Customer is the new name for Hosted CIM, part of our Customer Profiles API. See our developer documentation for more details.

The sample application shows how to:

Accept.js

Accept.js is a new integration option which allows you to leverage the full power of the Authorize.Net API while avoiding the PCI compliance burden of credit card information hitting your servers. See our developer documentation for more details.

The sample application shows how to:

Accept Hosted

Accept Hosted provides a fully hosted payment transaction solution. Authorize.Net takes care of the payment form, the transaction itself, and the receipt generation (optional). We have a Step-by-Step guide to the sample implementation here: README-AcceptHosted.md. See our developer documentation for more details.

The sample application shows how to:

Apple Pay On The Web

Authorize.Net supports Apple Pay on the Web in addition to our in-app Apple Pay Support. See our developer documentation for more details.

Apple Pay Screenshot

In this sample we demonstrate how to:

Please note that you will need to have a merchant ID set up with Apple as described in their Apple Pay documentation.