I have to link to the Authorize.Net Payment Gateway through events on Facebook. Each event will be created using the SimpleCheckout feature, but inorder for this to actually work, I have to have an actual URL to paste onto the Facebook eventpage - not an input button with a value.
i.e.
secure.authorize.net/124252454/
or whatever. As long as it's a unique URL and it's linkable. Can it be done using SimpleCheckout or would you recommend another solution or method?
Thanks!
04-26-2013 02:59 PM - edited 04-26-2013 03:00 PM
Link it to your site, where you can put the input button that submit to authorize.net
04-26-2013 03:27 PM
Not only would that be a long process for the users who just wants to sign up for the event, but also a lot of extra work on my clients part.
I'm guessing it's not possible then?
04-27-2013 03:17 AM
I'm guessing it's not possible then?
correct
04-27-2013 08:59 AM
Would like a definitive answer on this.
Is it possible to have a link go directly to the Simple Checkout?
04-27-2013 01:52 PM
Not possible. It have to be a form post.
04-27-2013 02:28 PM
No other way?
04-27-2013 02:35 PM
Let us know if you figure out another way.
04-27-2013 02:40 PM
Did anyone come up with a solution?
07-01-2013 08:05 AM
I just put the code into an html box on my website.
03-24-2015 11:10 PM