I am trying to set up the Acceted hosted form. I am new to this.
I am at the part "Use customer profile ID, which says
To "log in", use a customer profile ID that already exists within your account or create a new one by using the [Create a Customer Profile API](http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile).
Under tools->Customer Information Manager . THere was one customer jdoe5849 with "Profile ID" of 1925926132. This is the number I tried to put into "accept-sample-app-master/login.php" .
It says "Customer Profile ID not valid".
I created another Customer rofile jdoe5387. I used that profile ID. I still got that same error message.
I am on sandbox. I even tried "jdoe5387" and still got that same error message.
Suggestions?
What do I need to do to get a valid "Customer ID" for the "Accept Sample App" ?
โ06-11-2020 04:43 AM
Hi there. Have you any success with this problem?
โ07-12-2020 03:21 AM
I ran into the same issue. I found the email they sent titled "Get Started with your Sandbox Account" had the wrong API Login Id. I logged in and checked the setting at https://sandbox.authorize.net/ -> Account -> API Credentials & Keys and found a different API Login Id. While in there I also reset the Transaction Key. Worked fine after using these 2 new values from the website instead of the email. I am also in a test environment without SSL for the moment as can get this far. I assume it won't work much more without adding an SSL certificate to my test environment. Wish they didn't require that for development.
โ10-17-2022 08:00 AM