accept-sample-app icon indicating copy to clipboard operation
accept-sample-app copied to clipboard

This application provides examples of how to use the Authorize.Net Accept products to integrate secure payment acceptance into your applications.

Results 21 accept-sample-app issues
Sort by recently updated
recently updated
newest added

I have gotten the form to display in an iframe on my page following `README-AcceptHosted.md` The communicator seems to be working. I have a `console.log` printing any time `onmessage` fires....

According to your documentation: > "Accept.js contains built-in data type validation for these fields. While Accept.js validates the data, it doesn’t do any authorization of the card number or any...

awaiting-reply

I'm attempting use the AcceptUI.js hosted form by copying and pasting the HTML code block provided by Authorize.net. The form relies on three variables to connect to an account: data-apiLoginID,...

Can you please explain how you generated the PEM file for merchant authentication? apple-pay-test-cert.pem I have tried getting my CSR file from auth.net and uploaded it in the apple developer...

On my Linux computer, I have a local HTTPS server set up with Apache 2.4, but the sample app does not look right. In Mozilla Firefox, the background is tiled,...

I have the site redirecting to the hosted Customer Profile page, but then there is no button to redirect back to my previous page. This is when testing against the...

1. Why do I need to have a customer ID number just to see the checkout page? 2. What is the customer ID number?

It would be helpful if this Readme contained detailed instructions on how to implement Accept Customer. Thanks

It would be nice if the repo used as little PHP as possible, instead replacing that functionality with JavaScript.

This repo is a mess to navigate, there are examples of many different things. It would help if the repo was better organized, and if the examples were as independent...