cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Checkout Button - Sending value in post

I want to use the simple checkout button for donations on our page. But I would like to be able to send the page the amount the user has selected on our page and have it automatically enter this into the other field. Is there a way to do this with the simple button?

jfreak53
Member
5 REPLIES 5

Not that I know of, you can't send anything else to it.

RaynorC1emen7
Expert

So what API do I have to use then? All I want to send is the amount, nothing else. I want Auth.net to handle everything else but the amount. How do I do this?

maybe SIM? or DPM.

I ended up going with SIM but that's a pain really since I have to have an intermediary PHP page to generate the hash and all. Man Wepay and Paypal are much simplier people, just a simple button that can pass recurring and amount's, what is so hard about that :)

Just auto-submit your form on the second page using Javascript. It's ridiculously easy.