React or similar front end

Phoca Cart - complex e-commerce extension
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 121
Joined: 15 Sep 2023, 10:51

React or similar front end

Post by landed »

I'm curious to create a front end that could take an amount and product to Poca Cart cart or direct to checkout page.

Then I can build my own front end but use pc backend to manage the checkout and orders.

What would this look like? Does it do a POST to a URL with required data fields?

I'm comfortable developing front ends without authentication so that's where I need joomla and phoca cart to help with that.

Thanks for some insight.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: React or similar front end

Post by Jan »

Hi, Phoca Cart, the same like other Joomla extension works based on all requests, the main is GET, forms are sent per POST, parts can be rendered by AJAX. Pagination, etc. are stored in sessions.

Jan
If you find Phoca extensions useful, please support the project
Post Reply