Hi there, this may seem a basic question, but what is the easiest way to generate a token for Accept Hosted redirect payment page?
I want to pass 4 form fields to the payment page.
<input type="hidden" name="token" value="Replace with form token from getHostedPaymentPageResponse" />
This is our first Auth.net payment page.
Using our ID and Tran Key, I am able to get a token in the API Live console, how do I implement the code on our page? Currently I will get "Missing or invalid token".
Thank you,
beach123
11-11-2023 02:08 PM - edited 11-11-2023 02:19 PM