Are the simple check out buttons only allowed to be created from authorize.net control panel? Or is the following possible.
Have a form on my website that collects information from the customer. Based on the information that the customer provides, a different price is created, when they click submit it leads to a checkout page which creates a custom authorize.net button with the price that was calculated by the form, customer clicks on authoriz.net button and pays.
Let me know!
Thank you,
David
02-25-2014 01:48 PM
You are descripting SIM, or DPM. For Simple checkout you can NOT set the price from the form submit.
02-25-2014 02:08 PM
So the HTML that authorize.net gives me for the button isn't customizable? There's no field option in the html for the price that I can alter like paypal allows?
02-25-2014 03:59 PM - edited 02-25-2014 04:08 PM
Correct, because you don't want just anyone to change the amount before they click the submit button.
with SIM, DPM the amount is part of the figureprint to make sure it wasn't change before submit
02-25-2014 04:37 PM - edited 02-25-2014 04:38 PM
Following up with this question, is there a way to take the HTML form code for the simple checkout button and insert it into a custom button I have made for our website? The current button provided doesnt match the aesthetic we are going for, and I have tried everything I can think of with no success.
12-20-2017 06:21 AM