One Click Buying

  • Posts: 3
  • Thank you received: 0
13 years 4 months ago #20806

Is there a way to have a "One Click" style ordering, we are going to purchase the commercial version so we can use alpha user points, and want to be able to have orders processed via ajax but just clicking on a buy button. When I say order processed I mean the actual purchasing with points, no confirmation or anything like that. Thanks for any guidance you can give.

Last edit: 13 years 4 months ago by bshultz.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20819

The checkout is in one click by default. When you're logged in and click on next on the checkout page, the order is processed directly.
You can't directly process the order when the user clicks on the "add to cart" button if that's what you're asking.
By adding some custom code in the file step of the view checkout via the menu Display->Views, you could do it by auto submitting the checkout form when the checkout page loads but that could only be possible when the user would be logged in.

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
13 years 4 months ago #20824

Thank you for responding,
The users will be logged in already, but sounds like this is not possible via an ajax call, because confirm button will need to be pressed by the user or automatically, correct?

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20826

Well, anything is possible :)
It could be done by doing a double ajax request. One to initialize the checkout and one to submit the order. But that's not simple to implement...

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
13 years 4 months ago #20829

OK, Thanks again

Please Log in or Create an account to join the conversation.

Time to create page: 0.100 seconds
Powered by Kunena Forum